VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Greetings, can You let me know are You able to download video from: https://arhiiv.err.ee/vaata/40970


    Among others, Have been using Mediabox (Blader), Replay Media, Streamtransport, and RTMdump 2.4 with RTMPDumpHelper.


    URL outputs:

    url: rtmp://media.err.ee:80/arhiiv/mp4:1975-080213-0001_0003_D10_RABADE-VAIKUSES.mp4
    app: arhiiv/
    flashVer: WIN 11,2,202,221
    pageUrl: https://static.err.ee
    swfUrl: https://static.err.ee/Scripts/Flowplayer/flowplayer-commercial-3-2-16.swf
    tcUrl: rtmp://media.err.ee:80/arhiiv/
    playPath: mp4:1975-080213-0001_0003_D10_RABADE-VAIKUSES.mp4


    https://static.err.ee/media?stream=media.err.ee:80/arhiiv/&file=1975-080213-0001_0003_...E-VAIKUSES.jpg

    RTMdump error:
    http://human.hol.es/RTMP_ERR_videoerror.png

    Might be also my firewall problems, for example MediaBox wants to make connection to port 82 and may other websites, many of them that has been blocked, so if you can let me know, did You get it working with any software ,would be great!


    (argh! Why would websites not just wanna provide .mp4 and make all that work to us... would save resources for all! It is Ad free site anyway )
    Quote Quote  
  2. hi

    rtmp protocol

    .flv format
    Code:
    rtmpdump  -v -r "rtmp://media.err.ee:80/arhiiv/" -a "arhiiv/" -f "WIN 11,2,202,221" -W "https://static.err.ee/Scripts/Flowplayer/flowplayer-commercial-3-2-16.swf" -p "https://static.err.ee" -y "mp4:1975-080213-0001_0003_D10_RABADE-VAIKUSES.mp4" -o RABADE-VAIKUSES.flv
    hls protocol

    .ts format
    Code:
    livestreamer "hlsvariant://http://media.err.ee/arhiiv/1975-080213-0001_0003_D10_RABADE-VAIKUSES.mp4/playlist.m3u8" best -o RABADE-VAIKUSES.ts
    or

    Code:
    ffmpeg -i "http://media.err.ee/arhiiv/1975-080213-0001_0003_D10_RABADE-VAIKUSES.mp4/playlist.m3u8" -c copy RABADE-VAIKUSES.ts
    .mp4 format
    Code:
    ffmpeg -i "http://media.err.ee/arhiiv/1975-080213-0001_0003_D10_RABADE-VAIKUSES.mp4/playlist.m3u8" -bsf:a aac_adtstoasc -c copy RABADE-VAIKUSES.mp4
    Quote Quote  
  3. Gretings,
    Perfect perfect, works great!
    (besides, just now discovered, it was my seccond firewall that blocked the connection ! (the 10003 error) )

    So strange how something that takesso long time can become so easy when it works, thanks biezom!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!