Looking for something I know exists but I have not found it yet. I am able to download the rtmp stream and save it to a file, but my goal is to download the steam and play it without saving it. I have learned that an mp4 will not play until a download is complete so this does me no good. Any help on sending the rtmp stream to an hls or something a roku player would recognize is greatly appreciated. Thanks
-UPDATE- It is possible. I have used a bat file to run rtmpdump and ffmpeg to pull a live stream to a private channel. Don't have all the bugs out yet but working on it. The bat is called from cgi script on my server.