Search found 2 matches

Go to advanced search

by clBigWiener1
30 Aug 2021 17:17
Forum: Development around libVLC
Topic: LibVlcSharp: How to stream a dynamic frame sequence with RTSP (Dynamic StreamMediaInput)?
Replies: 2
Views: 2762

Re: LibVlcSharp: How to stream a dynamic frame sequence with RTSP (Dynamic StreamMediaInput)?

There is no support for streaming output with LibVLC at this time. This feature is being considered maybe for version 4.0. Hey, thank you for your quick answer. So it is not possible to boradcast single images, Jpegs etc. on localhost via RTSP? Do you maybe have any other recommendation/Framework o...
by clBigWiener1
30 Aug 2021 15:02
Forum: Development around libVLC
Topic: LibVlcSharp: How to stream a dynamic frame sequence with RTSP (Dynamic StreamMediaInput)?
Replies: 2
Views: 2762

LibVlcSharp: How to stream a dynamic frame sequence with RTSP (Dynamic StreamMediaInput)?

I'm working on a project that takes individual images from an RTSP-Stream and manipulates them (drawing bounding boxes). Those images should be restreamed (h264 encoded) on a separate RTSP-stream on an other address and shouldn't be saved on the local disk. My current code so far is: { // OpenCV Vid...

Go to advanced search