Jump to content

Recommended Posts

Posted

Is it possible to play an rtmp stream somehow, perhaps by embedding a browser in gui or something?

Web search just keeps pointing me to vlc player. I'll investigate that if and when any other possible methods are exhausted.

Among other information I have, is a link like this...

rtmp://streaming.playwire.com/18465/mp4:video-20141018-1444132.mp4

 

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Posted

years ago when i was downloading all the austin city limits streams off of PBS I had to resort to rtmpdump.  Then just play it local.

,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-.
|(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/
(_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_)
| | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) (
| | | | |)| | \ / | | | | | |)| | `--. | |) \ | |
`-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_|
'-' '-' (__) (__) (_) (__)

Posted

I was hoping and half expecting something like this to work, and open it locally.

<html>
    <head>
        <title>
            Nothing
        </title>
    </head>
    <body>
        <embed width="1280" height="720" src="http://www.focusonthefamily.com/family/JWPlayer/mediaplayer.swf" 
            flashvars="allowfullscreen=true&allowscriptaccess=always&autostart=false&shownavigation=true&enablejs=true&volume=50&file=video-20141018-1444132.mp4&streamer=rtmp://streaming.playwire.com/18465/mp4" />
    </body>
</html>

 

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Posted

http://www.nirsoft.net/utils/rtmp_dump_helper.html

Quote

RTMPDumpHelper is a small utility that can help you to easily download RTMP video/audio streams. By combining this utility and the proxy server of RTMPDump toolkit, you can simply open a Web page containing RTMP video stream in your favorite Web browser, and while watching the video, it'll be saved to your disk automatically as .flv or .mp4 file. 

 

What are you looking to do differently than the helper does?

,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-.
|(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/
(_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_)
| | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) (
| | | | |)| | \ / | | | | | |)| | `--. | |) \ | |
`-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_|
'-' '-' (__) (__) (_) (__)

  • 3 months later...
Posted
On 3/21/2016 at 0:46 AM, JohnOne said:

For the moment I have discovered how to derive a direct http link to the mp4 file.

I know it has been awhile John, but were you able to figure this out?

I would like to know as well, please. Thanks!

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...