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 > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 07-22-2015, 03:52 AM
flashy flashy is offline
Junior Member
 
Join Date: Jul 2015
Posts: 12
flashy is on a distinguished road
Default

How to get rtmpdump working with t3licensing.com?


I'm struggling with some nice videos on the t3licensing.com platform.

Here is an example clip:
http://www.t3licensing.com/license/c...1108462_s01.do

What I tried so far:
- using the newest version of rtmpdump from this forum

Code:
sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT
./rtmpsrv
sudo iptables -t nat -D OUTPUT -p tcp --dport 1935 -j REDIRECT
When I open the video in firefox during rtmpsrv, I get this message:
Code:
RTMP Server v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://cp111580.edgefcs.net/ondemand/mp4:" -a "ondemand/mp4:" -f "LNX 11,2,202,491" -W "http://www.t3licensing.com/license/etc/TePlayer.swf" -p "http://www.t3licensing.com/license/clip/1411108462_s01.do" -C B:0 -y "tem/warehouse/141/110/846/2/1411108462_s01_lp.f4v" -o "2015-07-22_10-41-52_1411108462_s01_lp.flv"

Closing connection... done!

RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Duplicate request, skipping.
Closing connection... done!

Caught signal: 13, cleaning up, just a second...
ERROR: WriteN, RTMP send error 32 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Using the suggested rtmpdump command, it's not working correctly:
Code:
rtmpdump -r "rtmpe://cp111580.edgefcs.net/ondemand/mp4:" -a "ondemand/mp4:" -f "LNX 11,2,202,491" -W "http://www.t3licensing.com/license/etc/TePlayer.swf" -p "http://www.t3licensing.com/license/clip/1411108462_s01.do" -C B:0 -y "tem/warehouse/141/110/846/2/1411108462_s01_lp.f4v" -o "2015-07-22_10-41-52_1411108462_s01_lp.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 110 (Connection timed out)
Does someone knows to do get this working? I really appreciate any help.
Reply With Quote
  #2  
Old 07-22-2015, 02:52 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: How to get rtmpdump working with t3licensing.com?


Hi,
Code:
rtmpdump -r "rtmpe://cp111580.edgefcs.net/ondemand/" -y "mp4:/tem/warehouse/141/110/846/2/1411108462_s01_lp.f4v" -o "1411108462_s01_lp.f4v"
or
rtmpdump -r "rtmpe://cp111580.edgefcs.net/ondemand/mp4:/tem/warehouse/141/110/846/2/1411108462_s01_lp.f4v" -o "1411108462_s01_lp.f4v"
greetz
Reply With Quote
  #3  
Old 07-23-2015, 02:53 AM
flashy flashy is offline
Junior Member
 
Join Date: Jul 2015
Posts: 12
flashy is on a distinguished road
Default

Re: How to get rtmpdump working with t3licensing.com?


Quote:
Originally Posted by troller12 View Post
Hi,
Code:
...
greetz
Thanks a lot for your help, troller12!

May I ask one question: Why is the short command working and not the long version suggested from rtmpsrv?
Reply With Quote
  #4  
Old 07-23-2015, 04:30 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: How to get rtmpdump working with t3licensing.com?


Hi,

you have to remove mp4: from app paramter and add it to playpath paramter then your long link will also work.If you got your link results by rtmpsrv (I didn't use / test rtmpsrv) as you did post then it was wrong splitted (maybe a bug of rtmpsrv etc).Mostly you just need to execute "url / app / playpath" parameters only and these you can also execute as one rtmp* url string together.Just play a little with that to get some practice and also read the synopsis of rtmpdump parameters so that you can also build strings manually if necessary.

greetz
Reply With Quote
  #5  
Old 07-24-2015, 02:41 AM
flashy flashy is offline
Junior Member
 
Join Date: Jul 2015
Posts: 12
flashy is on a distinguished road
Default

Re: How to get rtmpdump working with t3licensing.com?


Hey troller12,
thanks for your explanations and thanks for your help!

Some weeks before, I used the same method on another site and the rtmpsrv parameters were correct. Therefor, I was wondering this time.

Ok, I will check some other video websites to get familiar with building the rtmpdump links manually.

Cheers
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 10:50 AM.


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