PDA

View Full Version : closed after 5 minutes


hasomaso
04-05-2013, 04:07 PM
hey experts,

parameters correctly but streaming works only 5 minutes?
there is an alternative!


http://www.telesud.com/le-live/


rtmpdump -v -r "rtmp://live.dacast.com/201346/1724" -a "201346/1724" -f "WIN 11,6,602,180" -W "http://player.viewer.dacast.com/DacastPlayer.swf" -p "http://www.telesud.com/le-live/" -C B:1 -y "2040?98c225bc9c5038533a7c5b93d231bcef4a0150101f7f2 bdfc71c03e40884c3467212" | c:\progra~1\videolan\vlc\vlc -


rtmpdump -v -r "rtmp://live.dacast.com/201346/1724" -a "201346/1724" -f "WIN 11,6,602,180" -W "http://player.viewer.dacast.com/DacastPlayer.swf" -p "http://www.telesud.com/le-live/" -C B:1 -y "2040?98c225bc9c5038533a7c5b93d231bcef4a0150101f7f2 bdfc71c03e40884c849768b" | c:\progra~1\videolan\vlc\vlc -




thx
hasomaso

karlo2105
04-05-2013, 05:33 PM
Working fine to me for ten minutes. But if you stop it after few minutes, you have to refresh session as it expires.


rtmpdump -r "rtmp://live.dacast.com/201346/1724" -a "201346/1724" -f "WIN 11,6,602,180" -W "http://player.viewer.dacast.com/DacastPlayer.swf" -p "http://www.telesud.com/le-live/" -C B:1 -y "2040?98c225bc9c5038533a7c5b93d231bcef4a0150101f7f2 bdfc71c03e40b8dc4409857" | vlc -

RTMPDump v2.4 GIT-2012-12-30 (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: width 640.00
INFO: height 480.00
INFO: videodatarate 1000.00
INFO: videocodecid avc1
INFO: audiodatarate 64.00
INFO: audiocodecid mp4a
83664.021 kB / 636.12 sec
ERROR: Download: Failed writing, exiting!

hasomaso
04-06-2013, 02:42 AM
karlo thanks for info, but that is exactly my problem
if i stop after a few minutes is the session expired

can i prevent this? i want a permanent connection




thx
hasomaso

karlo2105
04-06-2013, 07:18 AM
In order to get permanent connection to this stream you need a script. I don't want to bother KSV if he has some spare time maybe he could help you. :D

peterpan
09-23-2013, 01:15 AM
In order to get permanent connection to this stream you need a script. I don't want to bother KSV if he has some spare time maybe he could help you. :D

@hasomaso: BTW, did you ever solve the teledusud issue of stopping after a few min? Cheers!