Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 07-21-2011, 10:46 PM
rezo rezo is offline
Junior Member
 
Join Date: Jul 2011
Posts: 2
rezo is on a distinguished road
Default

help recording from pegcentral.com


I could really use some help with streams kept on pegcentral.com. Their media server looks like it is Wowza Media Server and RTMPT protocol over port 80

The material is mostly content from local public access stations such as city government, school districts, etc Not very interesting stuff but there are some clips I really need to grab for a school project.

for example, here is the main launch page to a hosted video.

_http://swoccstudios.pegcentral.com/player.php?video=1cb8dffbf0da798cc9a2eed64a7daec8

After launching it in my browser I am able to gather the following info about this stream from capture file with Wireshark.

app
'peg_c_stream/?doConnect=12345&doPublish=54321'

flashver
'WIN 10,3,181,26'

swfUrl
'http://swoccstudios.pegcentral.com/flash/media_player_102908.swf?server=swoccstudios.pegcen tral.com&account=swoccstudios&pointer=1cb8dffbf0da 798cc9a2eed64a7daec8'

tcUrl
'rtmpt://beta-rtmp.pegcentral.com:80/peg_c_stream/?doConnect=12345&doPublish=54321'

pageUrl
'http://swoccstudios.pegcentral.com/player.php?video=1cb8dffbf0da798cc9a2eed64a7daec8'

play
'mp4:swoccstudios/SE_OlympicEvent_NOVI.mp4'

I've tried various commands but always end up quitting with
"ERROR: RTMP_ReadPacket, failed to read RTMP packet header"
if I use rtmpdump -r "rtmp://beta-rtmp.pegcentral..."

or

"ERROR: RTMP_Connect1, handshake failed."
if I use rtmpdump -r "rtmpt://beta-rtmp.pegcentral..."

It doesn't matter if I specify the port and which arguements I pass beyond that. May somebody please clue me in as to how I can grab their content with rtmpdump? Thanks in advance
Reply With Quote
  #2  
Old 07-22-2011, 12:24 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: help with pegcentral.com


They are using SecureToken method.

Code:
rtmpdump.exe -r "rtmp://beta-rtmp.pegcentral.com/peg_c_stream" -a "peg_c_stream/?doConnect=12345&doPublish=54321" -p "http://swoccstudios.pegcentral.com/player.php?video=1cb8dffbf0da798cc9a2eed64a7daec8" -y "mp4:swoccstudios/SE_OlympicEvent_NOVI.mp4" -T "mytestpassword" --live -o Test.flv
Code:
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             30000.00
INFO:   length                2696694.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   timescale             48000.00
INFO:   length                4298752.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   audiochannels         2.00
INFO:   audiosamplerate       48000.00
INFO:   videoframerate        29.97
INFO:   aacaot                2.00
INFO:   avclevel              30.00
INFO:   avcprofile            100.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 480.00
INFO:   height                360.00
INFO:   frameWidth            480.00
INFO:   frameHeight           360.00
INFO:   displayWidth          480.00
INFO:   displayHeight         360.00
INFO:   moovposition          5054658.00
INFO:   duration              89.89
4711.666 kB / 89.54 sec (99.6%)
Download may be incomplete (downloaded about 99.60%), try resuming
you can safely ignore the 'download incomplete' message. videos are little broken on server side at end position.
Reply With Quote
  #3  
Old 07-22-2011, 02:15 AM
rezo rezo is offline
Junior Member
 
Join Date: Jul 2011
Posts: 2
rezo is on a distinguished road
Default

Re: help with pegcentral.com


as usual, excellent help KSV

Appreciate your time and effort
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 01:08 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons