Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

err.ee not working for me, flowplayer download, does it work for You?

(http://stream-recorder.com/forum/showthread.php?t=19939)

Waffa 06-22-2015 11:29 PM

err.ee not working for me, flowplayer download, does it work for You?


 
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/Flowpl...ial-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=m...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 )

biezom 06-23-2015 05:55 AM

Re: err.ee not working for me, flowplayer download, does it work for You?


 
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

Waffa 06-24-2015 05:24 AM

Re: err.ee not working for me, flowplayer download, does it work for You?


 
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!


All times are GMT -6. The time now is 06:15 AM.