ngraziano / SharpRTSP

A RTSP handling library
Other
519 stars 181 forks source link

TestCard MJPG example #80

Closed carlberg74 closed 5 months ago

carlberg74 commented 1 year ago

New to this library. Is there some example showing how to use mjpg frames or similar encoding. Trying to use OpenCV and read webcam frames and then stream that with this library..

Trying to convert mjpg to h264/h265 and use that with this library, but converting mjpg to h264/h265 seem difficult in it self..

anyone?

Cheers -Anders

ngraziano commented 5 months ago

The conversion from mjpg to h264 is not in the scope of this library.