Anyone managed to get RTSP-Streaming with Windows Media Player working?
VLC works fine for me, but I really don't like the picture quality of the internal codecs (deinterlacing).
rtsp://HTPC/stream2.0
Tried to open it in WMP -> Protocol not supported.
I checked the settings in WMP - everything is checked. And its not a firewall problem... why should it
SQLServer: TCP/IP and Named Pipes - remote and local is activated.
MP TV CLient: TCP Connection fails???
for your help!
i tested some ways to play rtsp streams in wmp
but no luck
only the local playing of ts buffer works @ time
with this reg file
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.ts]
"ReplaceApps"="wmplayer.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.tp]
"ReplaceApps"="wmplayer.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.tsbuffer]
"ReplaceApps"="wmplayer.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.rtsp]
"ReplaceApps"="wmplayer.exe"
[HKEY_CLASSES_ROOT\Media Type\Extensions\.ts]
"Source Filter"="{b9559486-e1bb-45d3-a2a2-9a7afe49b23f}"
[HKEY_CLASSES_ROOT\Media Type\Extensions\.tp]
"Source Filter"="{b9559486-e1bb-45d3-a2a2-9a7afe49b23f}"
[HKEY_CLASSES_ROOT\Media Type\Extensions\.tsbuffer]
"Source Filter"="{b9559486-e1bb-45d3-a2a2-9a7afe49b23f}"
[HKEY_CLASSES_ROOT\Media Type\Extensions\.rtsp]
"Source Filter"="{b9559486-e1bb-45d3-a2a2-9a7afe49b23f}"
Germany