Sorry, I was being very dense. I didn't see that you clearly pointed me to a "nightly" release that actually works!!! Thank you guys! I am much more optimistic now. I had been very pessimistic since all versions I had tried; including the latest public full release did no work at all.
I just realized there is a nightly version; which is newer than latest public full release build. The nightly version you pointed me is the first build that actually played back shant-TV!!! This is fantastic. Thank you!!!
One thing though, the video is making audio popping sounds; and the video looks like its fast-forwarding. Is this because of a timing issue? Are there any stream buffer settings (or any other configurable settings) in VLC which might help playback this stream (and other similar streams) better?
You guys totally made my day!
Quote:
Originally Posted by mucea
Don't know about any special unknown and super-secret software that does it, but here is an example of an RTMP link that plays directly in VLC (tested with VLC media player 2.1.0-git-20120407-0006 Rincewind)
Code:
rtmp://shanttv.cdnvideo.ru:80/shanttv-live/shanttv.sdp
RTMP link for RtmpDump (+ VLC):
Code:
rtmpdump -r "rtmp://shanttv.cdnvideo.ru:80/shanttv-live" -a "shanttv-live" -f "WIN 10,3,183,7" -W "http://www.haykakantv.com/rad/shanttv/flowplayer-3.2.5.swf" -p "http://www.haykakantv.com/rad/shanttv/" --live -y "shanttv.sdp" --quiet | vlc.exe -
where vlc.exe needs the path provided.
|