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

feat: gst compositor - work in progress #31

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leewardbound
Copy link
Contributor

thanks to @billylindeman and ion-cluster for the code!

  • expanded existing gst example using ion-cluster examples

  • now we should support both appsrc and appsink

  • example save-to-disk with compositor is not fully working yet (saves AVIs with expected filesize, but unplayable, maybe needs an ending terminator?)

@leewardbound
Copy link
Contributor Author

instructions for testing:

  • launch ion-sfu allrpc -- go run cmd/signal/allrpc/main.go -jaddr :7000 -gaddr :50051

  • modify ion-sfu/examples/pubsubtest/main.js -- add codec: "h264" on line 63

  • start the project - go run main.go -session "test session"

  • open pubsubtest and attach a video feed

  • open pubsubtest in a second tab and attach a video feed again

  • close the tabs to stop the pipeline

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

Successfully merging this pull request may close these issues.

1 participant