Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming Using HTML5 or FFMEG #69

Open
axwack opened this issue May 8, 2018 · 1 comment
Open

Streaming Using HTML5 or FFMEG #69

axwack opened this issue May 8, 2018 · 1 comment

Comments

@axwack
Copy link

axwack commented May 8, 2018

This is not an issue but a discussion.

Jeff wrote:

You can stream the video directly to a websocket, but it's kind of a pain in the ass. You might look at the MediaSource object.

I'm developing a ReactJS webadmin. I'm not a React developer but learning. I got something working with user login page and an HTML5 player.

I want to create an interface that people can avoid the $99 fee and store their images at their own s3 bucket.

I will be using FFMPEG which is Jeff's example, but what I don't get is how we can use streaming and fast forwward or reverse or live presentation. I presume its in the Wowza player but does anyone know of alternatives?

Anything I should be looking for?

@giejay
Copy link

giejay commented Jun 7, 2020

I'm interested in the same thing, I did manage to include the stream in a html page (and transcoding with ffmpeg) but it was very unstable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants