Harisreedhar
|
ad1a6c9ea3
|
Implement basic webrtc stream (#1054)
* implement basic webrtc_stream
* add aiortc to requirements.txt
* update aiortc version
* rename variables with rtc_ prefix
* changes
* changes
* change helper to assert_helper and stream_helper
* rename variables with rtc_ prefix
* add error handling
* return whole connection
* remove monkey patch and some cleaning
* cleanup
* tiny adjustments
* tiny adjustments
* proper typing and naming for rtc offer set
* - remove async from on_video_track method
- rename source -> target
- add audio
* audio always before video
---------
Co-authored-by: henryruhs <info@henryruhs.com>
|
2026-05-11 16:36:03 +02:00 |
|
Henry Ruhs
|
0c18508f70
|
Revisit and cleanup ffprobe integration (#1027)
* Revisit and cleanup ffprobe integration
* Revisit and cleanup ffprobe integration
|
2026-05-11 16:34:28 +02:00 |
|
henryruhs
|
2c07d8ca45
|
Polish asset store and helpers
|
2026-05-11 16:34:28 +02:00 |
|
Harisreedhar
|
6e84970e0d
|
Feat/audio metadata (#1019)
* audio metadata
* audio metadata
* audio metadata
* audio metadata
* audio metadata
* audio metadata
* audio metadata
|
2026-05-11 16:34:28 +02:00 |
|