Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
h*-streaming.tv 'failed to read RTMP packet header'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:
Quote:
Last edited by streamuser : 10-10-2014 at 10:34 PM. Reason: edits! |
#2
|
|||
|
|||
Re: h*-streaming.tv 'failed to read RTMP packet header'login:
pass: |
#3
|
|||
|
|||
Re: h*-streaming.tv 'failed to read RTMP packet header' |
#4
|
|||
|
|||
Re: h*-streaming.tv 'failed to read RTMP packet header'u can use network and file caching on your parameter
i use 10000 is the best performens for me --network-caching=10000 --file-caching=10000 Code:
rtmpdump -v -r "rtmp://5.63.145.149:443/live" -a "live?s=6hfu0" -f "WIN 15,0,0,167" -W "http://hd-streaming.tv/sites/default/modules/sitemodule/flash/player.swf" -p "http://hd-streaming.tv/watch/livehds" -y "channel1?s=6hfu0" | c:\progra~1\videolan\vlc\vlc - --network-caching=10000 --file-caching=10000 Code:
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: Server NGINX RTMP (github.com/arut/nginx-rtmp-module) INFO: width 1280.00 INFO: height 720.00 INFO: displayWidth 1280.00 INFO: displayHeight 720.00 INFO: duration 0.00 INFO: framerate 50.00 INFO: fps 50.00 INFO: videodatarate 0.00 INFO: videocodecid 7.00 INFO: audiodatarate 250.00 INFO: audiocodecid 10.00 8261.956 kB / 2925.77 sec |
#5
|
|||
|
|||
Re: h*-streaming.tv 'failed to read RTMP packet header'hasomaso mate you're a star!!! Working perfectly.
I'm going to play around with some bandwidth restriction and different cache values. Hopefully that will fix the stutter. --network-caching=10000 --file-caching=10000 Are these values for ms, bytes, bits? |
#6
|
|||
|
|||
Re: h*-streaming.tv 'failed to read RTMP packet header'Quote:
streamuser [ms] |
Tags: header, packet, rtmp, stream, vlc |
Thread Tools | |
Display Modes | |
|
|