I want to create playlist for quicktime streaming server in sdp file format for rtsp protocol.
eg: (rtsp://192.168.2.7:1935/streaming/mp4:list.sdp)
Any one can know how to create playlist in windows. Please help Me
I want to create playlist for quicktime streaming server in sdp file format for rtsp protocol.
eg: (rtsp://192.168.2.7:1935/streaming/mp4:list.sdp)
Any one can know how to create playlist in windows. Please help Me
You can create the kind of playlist that plays programmed recorded content, like a tv station. So the output is a live stream, not vod:
https://www.wowza.com/docs/how-to-schedule-streaming-with-wowza-streaming-engine-streampublisher
The live streams created with the above method can be played on any supported client and protocol.
There is not a way of doing vod playlists in Wowza for RTSP streaming at present. There is not a way of defining a playlist in an sdp file that Wowza can use.
Richard