Help needed to create correct rtmpe URL
Added by Michael Hansen over 8 years ago
Hi,
I understand that showtime should be able to play encrypted rtmp streams with SWF verificaton.
I get the following video information from an encrypted xml file:
<videos format="ming"> <video id="9021155" connectionurl="rtmpe://myvideo3fs.fplive.net/myvideo3/?token=c3RhcnRfdGltZT0yMDE1MDEyNjE4NDgwNSZlbmRfdGltZT0yMDE1MDEyNjIzNDgxMCZkaWdlc3Q9OGZlMmViZDk2NzZiYjVmOTMzNTMxOTUyNzg2MTExMzI=" path="http://is2.myvideo.de/de/" source="movie36/49/9021155.flv" preview="http://is5.myvideo.de/de/bilder/channels/86f/2136159116_1369666570.jpg" ... </videos>
The SWF file for verification is also available.
Can you please help me to find the correct URL that would enable showtime to play this video?
Thank you in advance!
druelie
Replies (7)
RE: Help needed to create correct rtmpe URL
-
Added by Leonid Protasov over 8 years ago
Michael Hansen wrote:
Hi,
I understand that showtime should be able to play encrypted rtmp streams with SWF verificaton.
I get the following video information from an encrypted xml file:
[...]
The SWF file for verification is also available.
Can you please help me to find the correct URL that would enable showtime to play this video?Thank you in advance!
druelie
Which site do get that from?
RE: Help needed to create correct rtmpe URL
-
Added by Michael Hansen over 8 years ago
MyVideo.de
I would like to create a plugin for it, but it seems a bit complicated...
RE: Help needed to create correct rtmpe URL
-
Added by Leonid Protasov over 8 years ago
Michael Hansen wrote:
MyVideo.de
I would like to create a plugin for it, but it seems a bit complicated...
Dieses Video ist in Ihrem Land leider nicht verfugbar. - Can you give me the page link where I can see a video w/o proxy?
RE: Help needed to create correct rtmpe URL
-
Added by Michael Hansen over 8 years ago
How can I do that?
All videos seem to be accessible from Germany only.
I use the ZenMate browser plugin to change my location to Germany.
Attached is the page source code, if that helps.
Edit:
So far I have tried it with:
"rtmpe://myvideo3fs.fplive.net/myvideo3/ playpath=http://is2.myvideo.de/de/movie36/49/9021155.flv swfUrl=http://is3.myvideo.de/de/player/mingR14b/ming.swf swfVfy=1 token=c3RhcnRfdGltZT0yMDE1MDEyNjE4NDgwNSZlbmRfdGltZT0yMDE1MDEyNjIzNDgxMCZkaWdlc3Q9OGZlMmViZDk2NzZiYjVmOTMzNTMxOTUyNzg2MTExMzI"
But showtime shows:
RTMP [DEBUG]: Attempting to resume from 0,00 seconds RTMP [INFO ]: HandShake: Type mismatch: client sent 6, server answered 9
Does that mean, it is not supported?
RE: Help needed to create correct rtmpe URL
-
Added by Leonid Protasov over 8 years ago
Can VLC play it? https://www.youtube.com/watch?v=e9ecNk5PbtM
RE: Help needed to create correct rtmpe URL
-
Added by Michael Hansen over 8 years ago
Not right away.
The problem is, that I do not know the correct parameters that I need to create based on the xml info.
I am not sure where to put this token stuff for example.
RE: Help needed to create correct rtmpe URL
-
Added by Leonid Protasov over 8 years ago
Michael Hansen wrote:
Not right away.
The problem is, that I do not know the correct parameters that I need to create based on the xml info.
I am not sure where to put this token stuff for example.
I suppose you need to wireshark these to see how it connects...
(1-7/7)