Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Using this lib to play live video in <video> tag #3

Open
solomax opened this issue Feb 9, 2017 · 0 comments
Open

Using this lib to play live video in <video> tag #3

solomax opened this issue Feb 9, 2017 · 0 comments

Comments

@solomax
Copy link

solomax commented Feb 9, 2017

Hello,

I'm currently investigating the possibility to implement following scenario:
0) on client set stream options to send video as h264, baseline 3_1

  1. on new stream I'm creating listener in red5 (1.0.8)
  2. Re-sending every media packet (data type == VIDEO) to the browser via WebSockets
  3. in browser receiving video frame and adding it to the

Maybe it is possible to use this library to get raw video data from flv video frame and add missing MP4 headers.

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

No branches or pull requests

1 participant