The site is suprememastertv.com
I tried rtmpdumphelper but it can't catch the flux
I catched the playlist suprememastertv.com/playlist/euro-playlist-sub-360.php
it gives :
<item>
<title>Part 2: Concentrate Only on God and Enlightenment</title>
<description>July 5, 2013 Evening ~ Europe - DVD# 1016</description>
<media:content url="/2013Euro/DVD-1016-360P-P2v3.mp4" />
<media:thumbnail url="/playlist/img/DVD-1016-360P-P2.jpg" />
<jwplayer

rovider>rtmp</jwplayer

rovider>
<jwplayer:streamer>rtmps://533c6bdc58b26.streamlock.net/s-vod</jwplayer:streamer>
</item>
I tried all these commands and every things else, all i get is RTMP_ReadPacket, failed to read RTMP packet header
"rtmpdump.exe" -r "rtmp://533c6bdc58b26.streamlock.net/s-vod/jwplayer" -W "rtmp://65.49.44.66/s-vod/2013Euro/DVD-1016-360P-P2v3.mp4" -V -y mp4

VD-1016-360P-P2v3.mp4 -o "e:\smtv dl\DVD-1016-360P-P2v3.mp4"
"rtmpdump.exe" -r "rtmps://533c6bdc58b26.streamlock.net/s-vod/2013Euro/DVD-1016-360P-P2v3.mp4" -s "rtmps://533c6bdc58b26.streamlock.net/s-vod" -v -o "E:\smtv dl\DVD-1016-360P-P2v3.mp4" -b 9000000000
"rtmpdump.exe" -r "rtmps://533c6bdc58b26.streamlock.net/s-vod" -p "rtmps://533c6bdc58b26.streamlock.net/s-vod/jwplayer" -W "rtmps://533c6bdc58b26.streamlock.net/s-vod/2013Euro/DVD-1016-360P-P2v3.mp4" -V -y mp4:/2013Euro/DVD-1016-360P-P2v3.mp4 -o "e:\DVD-1016-360P-P2v3.mp4"
"rtmpdump.exe" -r "rtmp://533c6bdc58b26.streamlock.net/s-vod" -a s-vod -p "rtmp://533c6bdc58b26.streamlock.net/s-vod/2013Euro/DVD-1016-360P-P2v3.mp4" -y mp4:2013Euro/DVD-1016-360P-P2v3.mp4 -o "e:\DVD-1016-360P-P2v3.mp4"
"rtmpdump.exe" -r "rtmps://533c6bdc58b26.streamlock.net" -W "rtmps://533c6bdc58b26.streamlock.net/s-vod/jwplayer" -V -t "rtmps://533c6bdc58b26.streamlock.net/2013Euro/DVD-1016-360P-P2v3.mp4" -o "e:\DVD-1016-360P-P2v3.mp4"
"rtmpdump.exe" -r "rtmps://533c6bdc58b26.streamlock.net/s-vod" -p "rtmps://533c6bdc58b26.streamlock.net/s-vod/jwplayer" -W "rtmps://533c6bdc58b26.streamlock.net/s-vod/2013Euro/DVD-1016-480P-P2v3.mp4" -V -y mp4://533c6bdc58b26.streamlock.net/s-vod/2013Euro/DVD-1016-480P-P2v3.mp4 -o "e:\DVD-1016-480P-P2v3.mp4"
"rtmpdump.exe" -r "rtmps://533c6bdc58b26.streamlock.net/s-vod" -W "rtmps://533c6bdc58b26.streamlock.net/s-vod/jwplayer" -p "rtmps://533c6bdc58b26.streamlock.net/s-vod/2013Euro" -V -y rtmps://533c6bdc58b26.streamlock.net/s-vod/2013Euro/DVD-1016-480P-P2v3.mp4 -o "e:\DVD-1016-480P-P2v3.mp4"
some dumps
DEBUG: Invoking createStream
DEBUG2: RTMP_ReadPacket: fd=348
0000: 03 00 00 00 00 00 1d 14 00 00 00 00 ............
0000: 02 00 07 5f 72 65 73 75 6c 74 00 40 00 00 00 00 ..._result.@....
0010: 00 00 00 05 00 3f f0 00 00 00 00 00 00 .....?.......
DEBUG: RTMP_ClientPacket, received: invoke 29 bytes
DEBUG: (object begin)
DEBUG: Property: <Name: no-name., STRING: _result>
DEBUG: Property: <Name: no-name., NUMBER: 2.00>
DEBUG: Property: NULL
DEBUG: Property: <Name: no-name., NUMBER: 1.00>
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <createStream>
DEBUG: SendPlay, seekTime=0.00, dLength=0, sending play: mp4:2013Euro/DVD-1016-3
60P-P2v3.mp4
DEBUG2: RTMP_SendPacket: fd=348, size=64
0000: 08 00 00 00 00 00 40 14 01 00 00 00 ......@.....
0000: 02 00 04 70 6c 61 79 00 00 00 00 00 00 00 00 00 ...play.........
0010: 05 02 00 23 6d 70 34 3a 32 30 31 33 45 75 72 6f ...#mp4:2013Euro
0020: 2f 44 56 44 2d 31 30 31 36 2d 33 36 30 50 2d 50 /DVD-1016-360P-P
0030: 32 76 33 2e 6d 70 34 00 00 00 00 00 00 00 00 00 2v3.mp4.........
DEBUG: Invoking play
DEBUG: sending ctrl. type: 0x0003
DEBUG2: RTMP_SendPacket: fd=348, size=10
0000: c2 .
0000: 00 03 00 00 00 01 02 25 51 00 .......%Q.
DEBUG2: RTMP_ReadPacket: fd=348
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.
Please someone help me to find a correct command to catch the video
Thanks a lot
