Hello,
I am trying to play rtsp link from Real-Player of Nokia N78. That link is hosted at vlc server.
When I invoke that rtsp session with normal PC client then I am not getting any problem
But when I invoke it from Mobile client I am not able to establish RTSP session successfully. Client (Real Player) is doing Teardown just immediately after setup.
I have seen that the main difference in PC – Client setup and Mobile setup is that mobile client setup message contains “mode=play” in transport header.
I have seen that same mobile client works fine with DSS (Darwin Streaming Server).
Here are VLC messages for reference
VLC messages for request from Mobile
main debug: Connection from 10.124.36.73
vod_rtsp debug: RtspCallback query: type=7
vod_rtsp debug: RtspCallback query: type=8
vod_rtsp debug: HTTPD_MSG_SETUP: transport=RTP/AVP;unicast;client_port=6970-6971;mode=play
vod_rtsp debug: HTTPD_MSG_SETUP: unicast ip=10.124.36.73 port=6970
vod_rtsp debug: new session: 18467, connections: 0
Please help!
Thanks & Regards,
Digish Gabhawala