C# - capture the webcam and adding the frames -
i looked , didn't find example needed. need capture webcam video , change adding own frames (in other words, overlay images) using c# , frame it.
any suggestions?
if want free solution, search open source libraries such ffmpeg-sharp, myself couldn't find of them supports image overlay on video.
there commercial libraries they're not free. these tried leadtools has filter can overlay image transparency on video stream. there sample project in forum post: http://support.leadtools.com/cs/forums/22836/showpost.aspx#22836
Comments
Post a Comment