NetStream.Failed Failed to play (stream ID: 1)Hi all, today I've started using rtmpdump and rtmpsuck and I ran into some problems.
First when I fetched the information of the rtmp request I had the first error when it tried to get the swf file from an https domain and it gave me this error: Code:
WARNING: Trying different position for client digest! Code:
rtmpdump -r "rtmp://MOG.flash-prod.musicnet.com:80/Stream?auth=febaac678eccc278d72a35541a3876ae33ea1875e2958807ac814ac23dfd504f9a6661fa48fb9d2f8b7c71e8314a48f1fab72f2bdc346ad8df7467f07344488d5cce21bce3eb187c3685ea6c78735af74e25ffd4fa99463cd756177c0db4c0f1614f01750eb1f65047f65b6e4024af12d5f12ca2389569c2650224196732199c/mp3/mn_mp3_10_19/downloads/a070/046/432/46432423_1_017" --swfhash "d28fa93eed6d6dba130b192dbb40cd793af7c5905a48886663e436e0a5048e59" --swfsize "183754" -o 'test' -V Code:
DEBUG: Invoking connect Thank you! |
Re: NetStream.Failed Failed to play (stream ID: 1)Code:
Stream?auth=febaac678eccc278d72a35541a3876ae33ea1875e2958807ac814ac23dfd504f9a6661fa48fb9d2f8b7c71e8314a48f1fab72f2bdc346ad8df7467f07344488d5cce21bce3eb187c3685ea6c78735af74e25ffd4fa99463cd756177c0db4c0f1614f01750eb1f65047f65b6e4024af12d5f12ca2389569c2650224196732199c |
Re: NetStream.Failed Failed to play (stream ID: 1)How do you know it has expired?
Anyway I know this auth parameters change from time to time but I think I'm doing the process right (correct me if I'm wrong) 1st. Click on the url that points to the rtmp 2nd. Get the information of rtmpsuck from app:"string" 3rd. Paste the "string" in rtmpdump All that in less than 3 seconds, it can't expire in that small time, can it? Thanks And is there any solution to the TLS? |
Re: NetStream.Failed Failed to play (stream ID: 1)Quote:
Quote:
Quote:
|
Re: NetStream.Failed Failed to play (stream ID: 1)With the latest git version I get this error when i reach the rtmp:
Segmentation fault (core dumped) But I've checked the version that I had before and it was 2.4 so it must be fine. Anyway I just realised that I have to use the SSLv3 protocol to get the swf file, and I guess that rtmpsuck doesn't support further than TLS, is there anyway to give the swf through a file or anything like that? Is there anyway to use the auth given by rtmpsuck before it expires? Thanks for the help |
Re: NetStream.Failed Failed to play (stream ID: 1)example
Code:
>rtmpdump -r "rtmp://MOG.flash-prod.musicnet.com:80/Stream?auth=1f9919fd20616964 |
Re: NetStream.Failed Failed to play (stream ID: 1)Chap you missed some of the input that I made:
Code:
rtmpdump -T 'V3.us.F60AXFkfJ31TyREBA6RNM9RpiEzuBwUPpH1vjEQOy1qyLKMq4XdMz9_VBLwms9vQ' -r "rtmp://MOG.flash-prod.musicnet.com:80/Stream?auth=190e6b7df8f3b16b6d255860b7ce457c52402bd9d01a0468e669099661139334d555911c04949a4273ff1ce2a97019afc36d3b9e98de4b93c599c1ab47cde8c88ab91252bb8ded459efd0ef5cffb5720404665336584650c7a612343cba69f1b98b103c3dac65791004e35328145b88ec988d08532fcb8fc1053b73f249cbe38/mp3/mn_mp3_10_19/downloads/a070/046/432/46432423_1_017" --swfhash "d28fa93eed6d6dba130b192dbb40cd793af7c5905a48886663e436e0a5048e59" --swfsize "183754" -o 'test' -V Code:
https://mog.com/v2/tracks/46432413/stream.json?high_bw=1&scrobble=0&api_key=chrome&api_token=V3.us.F60AXFkfJ31TyREBA6RNM9RpiEzuBwUPpH1vjEQOy1qyLKMq4XdMz9_VBLwms9vQ&context=album&ts=1368519072&allow_nonstreamable_token=1 |
Re: NetStream.Failed Failed to play (stream ID: 1)Ok, with rtmpsrv works although the swf file fails, thanks chap
|
All times are GMT -6. The time now is 11:11 PM. |