Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 08-21-2014, 04:02 AM
csean csean is offline
Junior Member
 
Join Date: Aug 2014
Posts: 3
csean is on a distinguished road
Default

Portected video stream (RTMP)


HI!

How to can I download rtmp stream from a protected video server?
I found host and full video file with Wireshark, than open it with VLC and begin download automatically Hidownload or VSO, but server at 0:59 stop playout.
(Server <perhaps reverse proxy?> allow only preview watching, because copyrighted)

Examples:

This video free:
rtmp://stream3.nava.hu:1935/playout/1608402
(I can download full video)
on the web: http://nava.hu/id/1608402/

This video blocked at 0:59, but VLC see full lenght:
rtmp://stream3.nava.hu:1935/playout/1608416
(VLC and downloader software too stop at 0:59)
on the web: http://nava.hu/id/1608416/

Please help me!

Last edited by csean : 08-22-2014 at 12:28 AM.
Reply With Quote
  #2  
Old 08-21-2014, 05:05 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Portected video stream (RTMP)


put link
Reply With Quote
  #3  
Old 08-21-2014, 05:27 AM
csean csean is offline
Junior Member
 
Join Date: Aug 2014
Posts: 3
csean is on a distinguished road
Default

Re: Portected video stream (RTMP)


http://nava.hu/id/1608416/

Last edited by csean : 08-22-2014 at 12:29 AM.
Reply With Quote
  #4  
Old 08-22-2014, 06:08 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Portected video stream (RTMP)


sorry Bro no luck
also trying with Hungary "Budapest" VPN but same problem

maybe another user has more knowledge and happiness


.m3u8
Code:
http://stream3.nava.hu/playout/amlst:1601256/playlist.m3u8?seek=72
ffmpeg cmd
Code:
ffmpeg -i "http://stream3.nava.hu/playout/amlst:1601256/playlist.m3u8?seek=72" -c:v copy -c:a copy -f mpegts output.ts

Code:
ffmpeg version N-65651-gd3a2249 Copyright (c) 2000-2014 the FFmpeg developers
  built on Aug 15 2014 01:30:41 with gcc 4.8.3 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-lib
modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw
b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge
r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en
able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
 --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-
libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
  libavutil      54.  3.100 / 54.  3.100
  libavcodec     56.  0.101 / 56.  0.101
  libavformat    56.  1.100 / 56.  1.100
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  0.100 /  5.  0.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  0.100 /  1.  0.100
  libpostproc    53.  0.100 / 53.  0.100
Input #0, hls,applehttp, from 'http://stream3.nava.hu/playout/amlst:1601256/play
list.m3u8?seek=72':
  Duration: 00:01:00.24, start: 33.760000, bitrate: 0 kb/s
  Program 0
    Metadata:
      variant_bitrate : 68981
    Stream #0:0: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 68981
    Stream #0:1: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv), 3
52x288 [SAR 12:11 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 68981
    Stream #0:2: Audio: aac ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 66
 kb/s
    Metadata:
      variant_bitrate : 68981
Output #0, mpegts, to 'output.ts':
  Metadata:
    encoder         : Lavf56.1.100
    Stream #0:0: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 352x288 [SAR 12:
11 DAR 4:3], q=2-31, 25 fps, 90k tbn, 25 tbc
    Metadata:
      variant_bitrate : 68981
    Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 44100 Hz, stereo, 66 kb/s
    Metadata:
      variant_bitrate : 68981
Stream mapping:
  Stream #0:1 -> #0:0 (copy)
  Stream #0:2 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=   79 fps=0.0 q=-1.0 size=     372kB time=00:00:03.17 bitrate= 958.7kbits/
frame=   99 fps= 88 q=-1.0 size=     502kB time=00:00:03.96 bitrate=1038.0kbits/
frame=  123 fps= 75 q=-1.0 size=     686kB time=00:00:04.92 bitrate=1142.4kbits/
frame=  144 fps= 66 q=-1.0 size=     831kB time=00:00:05.76 bitrate=1181.5kbits/
frame=  165 fps= 61 q=-1.0 size=     952kB time=00:00:06.60 bitrate=1182.0kbits/
frame=  200 fps= 62 q=-1.0 size=    1118kB time=00:00:08.00 bitrate=1144.5kbits/
frame=  231 fps= 61 q=-1.0 size=    1242kB time=00:00:09.24 bitrate=1101.0kbits/
frame=  265 fps= 61 q=-1.0 size=    1406kB time=00:00:10.60 bitrate=1086.6kbits/
frame=  312 fps= 64 q=-1.0 size=    1572kB time=00:00:12.48 bitrate=1031.2kbits/
frame=  347 fps= 64 q=-1.0 size=    1712kB time=00:00:13.88 bitrate=1010.4kbits/
frame=  373 fps= 63 q=-1.0 size=    1849kB time=00:00:14.92 bitrate=1015.1kbits/
frame=  403 fps= 63 q=-1.0 size=    1989kB time=00:00:16.12 bitrate=1010.5kbits/
frame=  422 fps= 61 q=-1.0 size=    2128kB time=00:00:16.88 bitrate=1032.8kbits/
frame=  457 fps= 61 q=-1.0 size=    2267kB time=00:00:18.28 bitrate=1016.1kbits/
frame=  488 fps= 61 q=-1.0 size=    2406kB time=00:00:19.52 bitrate=1009.6kbits/

Reply With Quote
  #5  
Old 08-23-2014, 03:27 PM
csean csean is offline
Junior Member
 
Join Date: Aug 2014
Posts: 3
csean is on a distinguished road
Default

Re: Portected video stream (RTMP)


OK, i know already this is a Wowza Media server

These parameter playout work in VLC, but only to 0.59:

rtmp://stream3.nava.hu/playout/mp4:1486614.flv
rtmp://stream3.nava.hu/playout/_definst_/mp4:1486614.flv

aber was ist das?
rtmp://stream3.nava.hu/playout/_definst_/mp4:<?foldername?>/1486614.flv

oder

rtmp://stream3.nava.hu/playout/mp4:1486614.flv?param1=value1&param2=value2

original info:
http://www.wowza.com/forums/content....lash-RTMP-URLs

Last edited by csean : 08-24-2014 at 04:05 AM.
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:12 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons