I'm a member of this site but their player can be poor when it encounters lag. I changed the buffer value to 30 seconds in the HTML, but even with a buffer if there's lag the steam will eventually stutter. I'm guessing that is the fault of RTMP. I'm hoping running it through VLC might fix this, but I can't even get it working!
Quote:
rtmpdump -r "rtmp-raw=rtmp://94.102.48.81:443/live?s=6hfu0" -w "rtmp://94.102.48.81:443/live/channel1%3Fs%3D6hfu0&controlBarAutoHideTimeout=1&s treamType=live&autoPlay=true" -y "channel1" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
|
Gives me this result
Quote:
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
0.000 kB / 0.00 sec
|
Any ideas?