After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 721125 - Does not work with Windows Media Player
Does not work with Windows Media Player
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-27 13:58 UTC by Sebastian Dröge (slomo)
Modified: 2013-12-27 16:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wmp-rtsp1.pcap (3.53 KB, application/octet-stream)
2013-12-27 13:58 UTC, Sebastian Dröge (slomo)
Details

Description Sebastian Dröge (slomo) 2013-12-27 13:58:28 UTC
./test-launch "(videotestsrc ! avenc_mpeg4 ! mpeg4videoparse ! rtpmp4vpay name=pay0 pt=96 audiotestsrc ! voaacenc ! aacparse ! rtpmp4apay name=pay1 pt=97 )"
stream ready at rtsp://127.0.0.1:8554/test
0:00:29.487122317 29936      0x1951720 ERROR             rtspclient rtsp-client.c:2721:remember_tunnel: client 0x1ae2960: no tunnelid provided
0:00:29.487168804 29936      0x1951720 ERROR             rtspclient rtsp-client.c:2750:tunnel_start: client 0x1ae2960: error starting tunnel


Attached is the pcap capture. It tries to do HTTP for some reason
Comment 1 Sebastian Dröge (slomo) 2013-12-27 13:58:48 UTC
Created attachment 264929 [details]
wmp-rtsp1.pcap
Comment 2 Sebastian Dröge (slomo) 2013-12-27 14:50:46 UTC
Actually I did not find a single RTSP stream that works in Windows Media Player...
Comment 3 Wim Taymans 2013-12-27 16:21:01 UTC
http://stackoverflow.com/questions/11162900/how-to-run-h-264-through-rtsp-on-wmp

Maybe try with an mp3 stream