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

Video Compositor SDK #154

Merged
merged 10 commits into from
Dec 13, 2023
Merged

Video Compositor SDK #154

merged 10 commits into from
Dec 13, 2023

Conversation

WojciechBarczynski
Copy link
Member

No description provided.

WojciechBarczynski and others added 10 commits September 18, 2023 11:02
* Remove old compositor

* Remove template dir

* Update core version

* Fix credo

* Add licence
* WIP

* WIP 2

* Fix starting

* Handler

* Add output registering

* Registering outputs

* Fix crashing on scene update

* Dynamic outputs

* Add dupa pipeline

* Semi working POC of POC of POC

* Fix inputs/outputs linking

* Add 2 inputs, add unregister

* TODO

* Remove H264 parser from VC

* `send_stream` -> `example`

* Add custom messages handling

* rm vc deps

* Add VC downloading and running

* rm vc from lock

* Turned shit into diamond

* Fix process leak

* Increase UDP buffer size (#137)

Packages of size greater than this buffer were truncated, 16 KB is too
little

Increased to 1MB

* Add shader to example

* Make example working

* Move examples

* Add transition example

* Add server started probing

* Update readme

* Add automatic VC binary downloading on compilation

* Add vc_server_port_number option

* Ports rework

* Add simple docs

* Fix dialyzer

* Messages docs

* Add typedocs

* Fix dialyzer

* Remove samples from git

* Fix creating samples dir

* fmt

* Fix stream format handling

* Remove debug compositor

* Add file exists check to `download_compositor` task

* Review suggestions

* Fix lint

* Fix port searching

* Remove first buffer check in output processor

* Enforce keys in structs

* Fix credo

* Update docs

* Mix format

* Fix downloading VideoCompositor binary

* Fix hardcoded sample paths

* Add dynamic outputs example

* API rework

* Fix dynamic outputs example

* Fix layout example

* Add docs

* Rm jason dependency

* Fix paths

* Code format

* Paths rework

* Remove Rambo

* Update mix.lock

* Update mix.lock

* Add download_compositor compiler

* Fix downloading vc binary on compilation

* Separate examples

* Minor fix

* string -> atom

* Add lock file creation, fix examples

* Make `membrane_h264_plugin` work automatically

* Update readme

* Remove `:membrane_rtp_h264_plugin` from `:extra_applications`

* Add child groups, server lunch retries

* Minor fixes

* Update readme

* `info` -> `debug`

---------

Co-authored-by: DominikWolek <[email protected]>
…amples file structure (#144)

* Bump to core 1.0

* Flatten examples structure

* Move examples out of `lib` directory
…145)

* Send `:input_registered` msg after receiving first frame

* Update docs
* Using started compositor server

* Review suggestions
@WojciechBarczynski WojciechBarczynski merged commit d4b4f9c into master Dec 13, 2023
3 checks passed
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