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

wasm(livestreaming): implement stream feature with ffmpeg-wasm on browser #890

Open
cnlangzi opened this issue Apr 9, 2023 · 0 comments · May be fixed by #1062
Open

wasm(livestreaming): implement stream feature with ffmpeg-wasm on browser #890

cnlangzi opened this issue Apr 9, 2023 · 0 comments · May be fixed by #1062
Assignees

Comments

@cnlangzi
Copy link
Contributor

cnlangzi commented Apr 9, 2023

it is implemented based on local audio/camera device in cli as ./zbox stream now.
it should be implemented based on ffmpeg-wasm and webcam on browser

it is the feature called live streaming

TODO

  • capture streaming from audio/webcam by H5 apis and ffmpeg
  • read output from ffmpeg-wasm , and upload them to blobbers

see more detail from https://github.com/0chain/zboxcli#stream and https://app.slack.com/client/T9C1E9JEB/threads/thread/GREHVKQKS-1676148868.722449

@cnlangzi cnlangzi changed the title wasm: implement stream feature with ffmpeg-wasm on browser wasm(livestreaming): implement stream feature with ffmpeg-wasm on browser Apr 10, 2023
@Manish-210 Manish-210 linked a pull request Jun 23, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants