Hello everyone,
I am receiving an MPEG2TS Stream from the UDP port 1234 on my localhost and want to stream it via RTSP so that all the receiver needs to tune to is the SDP file. How can I do that with VLC? Does VLC create and host the SDP file itself or do I have to write it and publish it?
Thank you