Using RTSP url in libvlc interop
Posted: 17 Dec 2008 10:42
Hi,
I am working on RTP/RTSP for some time. I have a custom server which records streams from different IP devices / Video encoders using RTP / RTSP.
I am implementing a streaming server which would stream back the recorded data over RTP. I am able to connect using VLC Media Player, and receive the requests in RTSP.
I need to develop a custom player using libvlc. I am trying with the sample attached with the VideoLan.Interop. The request from the sample does not reach the streaming server.
Can anyone help me in using the rtsp url in libvlc in connecting to the streaming server.
I am working on RTP/RTSP for some time. I have a custom server which records streams from different IP devices / Video encoders using RTP / RTSP.
I am implementing a streaming server which would stream back the recorded data over RTP. I am able to connect using VLC Media Player, and receive the requests in RTSP.
I need to develop a custom player using libvlc. I am trying with the sample attached with the VideoLan.Interop. The request from the sample does not reach the streaming server.
Can anyone help me in using the rtsp url in libvlc in connecting to the streaming server.