PDA

View Full Version : Recent change to Own3d.tv streams?


synthesis
08-06-2012, 12:12 PM
I have been using rtmpdump to watch streams in vlc, however recently I have been unable to stream owned for more than a minute without getting errors.

I don't really know what I am doing, so I have been using this site (http://bogy.mine.nu/sc2/stream2vlc.php), that was link here a while ago, to build the commands. I have noticed some other issues with owned streams, but now it seems that every one of them has this new problem.

If it matters, for streaming I was having problems with the newest vlc so I am using 1.1.11, and rtmpdump 2.4

Here is everything from command prompt for one example
C:\Windows\System32>"F:\Program Files\rtmpdump-2.3\rtmpdump.exe" -r "rtmp://owne
d.fc.llnwd.net:1935/owned" -p "http://www.own3d.tv/live/136253" --live -y "absol
utelegends_136253" -o - | "F:\Program Files\VLC\vlc-1.1.11\vlc.exe" -
RTMPDump v2.4-35-ge0056c5
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting Live Stream
INFO: Metadata:
INFO: author
INFO: copyright
INFO: description
INFO: keywords
INFO: rating
INFO: title
INFO: presetname Custom
INFO: creationdate Mon Aug 06 18:24:22 2012
INFO: videodevice XSplitBroadcaster
INFO: framerate 24.00
INFO: width 1280.00
INFO: height 720.00
INFO: videocodecid avc1
INFO: avclevel 51.00
INFO: avcprofile 100.00
INFO: videodatarate 390.63
INFO: videokeyframe_frequency0.00
INFO: audiodevice VHAudioCustom
INFO: audiosamplerate 44100.00
INFO: audiochannels 2.00
INFO: audioinputvolume 100.00
INFO: audiocodecid mp4a
INFO: audiodatarate 187.50
INFO: bufferSize 1200k
INFO: maxBitrate 1200k
INFO: xsplitBroadcasterVersion1.3.0.10
INFO: xsplitCoreVersion 1.0.1207.2601 Version 1.0
INFO: xsplitGameSourceVersion1.1.0.21
INFO: xsplitMediaLibVersion 2.0.0.102
9972.973 kB / 59.28 sec
ERROR: WriteN, RTMP send error 10054 (46 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 72412
9974.910 kB / 59.35 sec
Download complete


So my question is, is there something wrong with the command I am using, or is it some new kind of protection that owned has?

Thank you in advance to anyone that can help

chap
08-06-2012, 02:32 PM
example
rtmpdump -r "rtmp://owned.fc.llnwd.net:1935/owned" -p "http://www.own3d.tv/mitschl88/live/72692" --swfhash 6b04ef9fc43653199b2fc6c5f2ba94e09a1a5ac7730ece4530 9dd3179b078b2c --swfsize 610248 --live -y "mitschl88_72692" -o - | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

synthesis
08-06-2012, 03:34 PM
example
rtmpdump -r "rtmp://owned.fc.llnwd.net:1935/owned" -p "http://www.own3d.tv/mitschl88/live/72692" --swfhash 6b04ef9fc43653199b2fc6c5f2ba94e09a1a5ac7730ece4530 9dd3179b078b2c --swfsize 610248 --live -y "mitschl88_72692" -o - | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

Works great, thank you. So if you are willing to keep helping, I have one more question. Are the swfhash and swfsize likely to change, and if they are, where could I find them? Thank you again.

svnpenn
08-06-2012, 04:11 PM
Are the swfhash and swfsize likely to change, and if they are, where could I find them? Thank you again.



RTFM

github.com/svnpenn/rtmpdump/blob/svnpenn/README

Stream Ripper
08-07-2012, 12:20 AM
RTFM

github.com/svnpenn/rtmpdump/blob/svnpenn/README

/\ /\ /\ That

hertz
08-07-2012, 03:55 AM
i had the same problem as original poster of this thread and now with the info that chap posted i can again enjoy the streams on vlc
thank you very much

ntstnc
09-03-2012, 05:13 AM
I get this trying to make it work:

Connecting ...
INFO: Connected...
Starting Live Stream
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
0.000 kB / 0.00 sec
Download may be incomplete (downloaded about 0.00%), try resuming

Tyian
09-27-2012, 06:15 AM
I have the same problem, I can only see 1 minute!

Can you explain how to do the hash thing?

I mean, where do you get the swf file?

Thanks