How to create a sdp (rtp) that is compatible with VLC

447 views
Skip to first unread message

karthike...@gmail.com

unread,
Feb 16, 2016, 2:42:20 AM2/16/16
to kurento
Hello All,

I have created a rtp endpoint and generated sdp answer as given below :

v=0
o
=- 3664596537 3664596537 IN IP4 192.168.1.13
s
=Kurento Media Server
c
=IN IP4 192.168.1.13
t
=0 0
a
=msid-semantic: WMS
m
=audio 0 RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
a
=inactive
a
=mid:audio
m
=video 0 RTP/SAVPF 100 116 117 96
a
=inactive
a
=mid:video


I am trying to provide this sdp file to VLC media player but vlc throws errors stating :

live555 error: Nothing to play for rtsp:///C:/path/to/file/test.sdp

ps error: cannot peek

mpgv error: cannot peek

mjpeg error: cannot peek

ps error: cannot peek

main error: no suitable demux module for `file/:///C:/path/to/file/test.sdp'


So how can i generate a sdp file that is compatible with vlc media player. Any suggestion or help is appreciated



Thank You

Karthik Vaidya  

Reply all
Reply to author
Forward
0 new messages