You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: