ngraziano / SharpRTSP

A RTSP handling library
Other
557 stars 182 forks source link

TestCard MJPG example #80

Closed carlberg74 closed 10 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 10 months ago

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