henryruhs
|
28ded002fc
|
shrink down to the release candidate
|
2026-03-25 21:05:53 +01:00 |
|
henryruhs
|
b740ff577a
|
move to whip
|
2026-03-20 13:06:39 +01:00 |
|
henryruhs
|
87c2eebb2d
|
experiment to run video via websocket
|
2026-03-20 10:49:32 +01:00 |
|
Harisreedhar
|
ab24cd3f2e
|
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-03-17 14:02:40 +01:00 |
|
Harisreedhar
|
e57713c3c6
|
Rename process to stream (#1053)
* rename process to stream
* remove /image and add webrtc_stream_video scaffolding
* remove _image
|
2026-03-17 14:02:16 +01:00 |
|