Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

RTMP Dump Problem

(http://stream-recorder.com/forum/showthread.php?t=20951)

sahandmax 05-01-2016 12:28 PM

RTMP Dump Problem


 
Hi
I want Dump This Stream But I'm Receive This Fails Message
From Below Link
http://live.irib.ir

i get these messages

Code:

DEBUG: RTMP_ClientPacket, received: invoke 351 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:          no-name., STRING:    _error>
DEBUG: Property: <Name:          no-name., NUMBER:    1.00>
DEBUG: Property: NULL
DEBUG: Property: <Name:          no-name., OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:    error>
DEBUG: Property: <Name:              code, STRING:    NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:    Connection failed: Application rejected connection.>
DEBUG: Property: <Name:                ex, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:          redirect, STRING:    rtmpe://91.225.53.31/e-tv3?wmsAuthSign=c2VydmVyX3RpbWU9NS8xLzIwMTYgMzo0NjowNSBQTSZoYXNoX3ZhbHVlPVh1aDQxNnJXa2doZy9ESjNCQXBJaXc9PSZ2YWxpZG1pbnV0ZXM9MTA=/>
DEBUG: Property: <Name:              code, NUMBER:    302.00>
DEBUG: (object end)
DEBUG: Property: <Name:          clientid, NUMBER:    563165708.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG2: RTMP_ReadPacket: fd=488
DEBUG2:  0000:  03 00 00 00 00 00 12 14  00 00 00 00              ............
DEBUG2:  0000:  02 00 05 63 6c 6f 73 65  00 00 00 00 00 00 00 00  ...close........
DEBUG2:  0010:  00 05                                              ..
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:          no-name., STRING:    close>
DEBUG: Property: <Name:          no-name., NUMBER:    0.00>
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.

Thanks

sahandmax 05-01-2016 12:29 PM

Re: RTMP Dump Problem


 
These Are Page Links Code

Code:

<script type='text/javascript'>jwplayer("container").setup({file:"rtmp://cdn.live.irib.ir/e-tv3?wmsAuthSign=c2VydmVyX3RpbWU9NS8xLzIwMTYgMzo0NjowNSBQTSZoYXNoX3ZhbHVlPVh1aDQxNnJXa2doZy9ESjNCQXBJaXc9PSZ2YWxpZG1pbnV0ZXM9MTA=/tv3-300k.stream",width:'100%',aspectratio:'16:9',Autostart:'true',rtmp:{securetoken:"4cb3b8d53539e241"},skin:'/templates/total/player/skins/me.xml',abouttext:"Live IRIB",aboutlink:"http://live.irib.ir/",logo:{file:'/templates/total/images/slogo.png',link:'http://live.irib.ir/',position:'top-right',margin:'12',hide:false,linktarget:'_blank'}});jwplayer().onReady(function(event){ga('send','event','LiveS Iran 300','tv3');});jwplayer().onError(function(event,message){ga('send','event','LiveS Iran tv3 Error',message);});function playme(f){ga('send','event','LiveS Iran 300',f);var scod=document.getElementById("seccode").value;if(f=='tv3'){var link='e-tv3'}
else if(f=='varzesh'){var link='e-varzesh'}
else if(f=='ostani'){var link='e-ostani'}
else{var link='e-tv'}
$.post("engine/ajax/hcode.php?scode="+scod,function(data){jwplayer("container").setup({file:"rtmp://cdn.live.irib.ir/"+link+"?wmsAuthSign="+data+"/"+f+"-300k"+".stream",width:'100%',aspectratio:'16:9',Autostart:'true',rtmp:{securetoken:"4cb3b8d53539e241"},skin:'/templates/total/player/skins/me.xml',abouttext:"Live IRIB",aboutlink:"http://live.irib.ir/",logo:{file:'/templates/total/images/slogo.png',link:'http://live.irib.ir/',position:'top-right',margin:'12',hide:false,linktarget:'_blank'}});});jwplayer().onError(function(event,message){ga('send','event','LiveS Iran '+f+' Error',message);});}
function playra(f){ga('send','event','LiveS Iran Radio',f);var scod=document.getElementById("seccode").value;$.post("engine/ajax/hcode.php?scode="+scod,function(data){jwplayer("container").setup({file:"rtmp://cdn.live.irib.ir/e-radio?wmsAuthSign="+data+"/"+f+".stream",primary:'flash',backcolor:'transparent',wmode:'transparent',width:'100%',height:400,Autostart:'true',rtmp:{securetoken:"4cb3b8d53539e241"},skin:'/templates/total/player/skins/me.xml',abouttext:"Live IRIB",aboutlink:"http://live.irib.ir/",logo:{file:'/templates/total/images/slogo.png',link:'http://live.irib.ir/',position:'top-right',margin:'12',hide:false,linktarget:'_blank'}});jwplayer().onError(function(event,message){ga('send','event','Iran Radio '+f+' Error',event);});document.getElementById("container_wrapper").style.background="#fff url('/templates/total/images/radio.jpg') center center";});}</script>
   
</div>



All times are GMT -6. The time now is 07:29 AM.