Re: SecureToken problems |
Re: SecureToken problemsQuote:
I've used the informations in the link you gave me but I still unable to Make it work .. it says : ERROR : rtmp server sent error ERROR : rtmp server requested close Here is the code i made : Code:
rtmpdump -r "rtmp://ajslivefs.fplive.net/ajslive-live" -a "ajslive-live" -f "WIN 11,1,102,55" -W "http://www.en.aljazeerasport.tv/ptvFlash/unifiedplayer/aljazeera/multiformat/UnifiedPlayer.swf" -p "http://www.en.aljazeerasport.tv/Live/channel/news" --live -y "ajs_ar_ch332_280?reportingKey=eventId-70494_partnerId-1365" |
Re: SecureToken problemsI know, you can't use rtmpdump here. The correct script is sth like this (don't forget to add "streamAuth"):
Code:
rtmpdump -r "rtmp://ajslivefs.fplive.net/ajslive-live/" -a "ajslive-live/?nvb=20120214000537&nva=20120214001107&token=01e69ebd86bf777cc3f48" -f "WIN 11,2,202,197" -W "http://www.en.aljazeerasport.tv/ptvFlash/unifiedplayer/authorized/UnifiedPlayer-Tokenized.swf" -p "http://www.en.aljazeerasport.tv/Live/channel/news" --live -y "ajs_ar_ch332_2400?reportingKey=eventId-704803_partnerId-1346" -o "ajs_ar_ch332_2400.flv" Also there are some other links for iphone and android!! Maybe you can dump them with ffmpeg!! Code:
- <availableMediaFormats> |
Re: SecureToken problems@Bahman
Yes Thank you i Tried to use those iphone Links .. and i made it work for a few seconds on Vlc and wmp too .. but i'm not able to anymore .. The Only thing i'm trying to do is to make that stream work live on my computer using any media player i used to do that using rtmpdump + VLC and it was awesome but not anymore .. So i wonder if You can help me through that and figure out a way to make the Live Stream work on vlc or wmp or other media players .. and I'll appreciate your help |
Re: SecureToken problemsWill this (modified rtmp.c) work also for MFC?
It seems like they use a token or something to valid the login via the chat system. Thanks in advance! |
Re: [Release] Unofficial rtmpdump binariesChaturbate today upgraded their software and is forcing clients to use CBV_2p597.swf or face an "upgrade needed" notice. The changes enforce a 1 stream limit for anonymous users. The rtmp command line has to reflect these changes in the url passed to -W, as well as one of the string parameters, which changes to -C S:2.597 [I can confirm that by changing these two values the functionality of the latest rtmpdump patch with this site is preserved]
My question is: What is the mechanism to derive the SecureToken for an authenticated user (myself), instead of the now limited AnonymousUser? Pointers are appreciated. |
Re: [Release] Unofficial rtmpdump binariesQuote:
-W 'http://ccstatic.chaturbate.com/static/flash/CBV_2p597.swf' -C S:<name of a registered user> -C S:2.597 That should allow more than one stream at one time. Works for me at least right now. |
Re: [Release] Unofficial rtmpdump binariesQuote:
|
Re: [Release] Unofficial rtmpdump binariesQuote:
how would i go about sortin it. |
Re: SecureToken problemsyou DO cap the audio, but
neither VLC nor mpc support SPEEX audio together with video in an flv. Sothink FLV Player DOES play it, but you cannot skip the file (at least I cant skip, not in vlc nor in sothink flv player), you CAN skip the file with sothink flv player if u insert metatags into the flv with a program like flvmdi.exe/flvmdigui.exe does anyone know the command for rtmpdump to get mfc streams?? |
All times are GMT -6. The time now is 12:05 PM. |