Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
help please for this sitehello
http://www.streamfoot.co/lecteur.php?id=1 i try Code:
rtmpdump -r "rtmp://185.39.10.134:1735/redirect/" -a "redirect/?token=play@141591954001747" -f "WIN 14,0,0,179" -W "http://www.spasswitz.com/jwplayer5/addplayer/jwplayer.flash.swf" -p "http://www.sitenow.me/embedfr.php?c=1872&width=640&height=360&autostart=true&tk1=6iCVreJJok9hNAu5pszYQ6U0Hq1%2FQQmmVh7x%2FXmsQUrsGyHMPRzN01hTpVpu6A8Ee5J538KCXzWtOYWdt2iL9A%3D%3D&tk2=xk1UrvQ3lZBdhysbnwOqS1qoOA7%2FvG3%2BFYMtZtJ65PU%3D&tk3=QTZ5%2Bx8UqV9oY9WGF1OwCOnvuhBStwHv4DixCuxFg7c%3D" -y "footpluusss_7x1xktw" -o "2014-11-13_05-03-10_footpluusss_7x1xktw.flv" -T "@@stop-stole@@" HTML Code:
ERROR: rtmp server sent error ERROR: rtmp server requested close |
#2
|
|||
|
|||
Re: help please for this siteIn rtmp.c the code is not handling properly the redirected url and is adding a slash at the end of it. So to make it work source modification is needed. For example:
Server answers: Code:
redirect, STRING: rtmp://185.39.9.162:1735/vod?token=play@141598783902787 Code:
app...vod?token=play@141598783902787/ |
#3
|
|||
|
|||
Re: help please for this siteI forgot that also the server works per session so you need a different command everytime.
|
#4
|
|||
|
|||
Re: help please for this siteSo no solution
|
#5
|
|||
|
|||
Re: help please for this siteEither you ask somebody to fix it, or you learn to code
|
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|