Skip to content

Comments

Initial work for h264 implementation#25

Open
stephanrotolante wants to merge 1 commit intoSean-Der:masterfrom
stephanrotolante:feature/initial-video
Open

Initial work for h264 implementation#25
stephanrotolante wants to merge 1 commit intoSean-Der:masterfrom
stephanrotolante:feature/initial-video

Conversation

@stephanrotolante
Copy link
Contributor

New functionality includes video capture, h264 encoding, and publishing

@stephanrotolante
Copy link
Contributor Author

Resolves #22

@stephanrotolante stephanrotolante force-pushed the feature/initial-video branch 2 times, most recently from 8397181 to a013485 Compare October 14, 2024 04:22
Comment on lines 17 to 18
INCLUDE_DIRS "." "../deps/livekit-protocol-generated"
REQUIRES driver protobuf-c esp_wifi nvs_flash esp_websocket_client peer esp_psram esp-libopus)
REQUIRES driver protobuf-c esp_wifi nvs_flash esp_websocket_client peer esp_psram)
endif()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the audio code just for this initial PR only to make sure that no audio encoding tasks were taking place

@stephanrotolante stephanrotolante force-pushed the feature/initial-video branch 2 times, most recently from c62c960 to 61298db Compare October 22, 2024 03:35
New functionality includes video capture, h264 encoding, and publishing
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