20 Commits

Author SHA1 Message Date
ee8604b234
use last camera device instead of first
this should prio new devices (like virtual cameras)
2024-10-05 11:59:12 +02:00
09c8bbfcc6
video src now picks the best <=1080p mode 2024-10-03 16:42:07 +02:00
14a726ad75
move DVT conversion to connection 2024-10-03 16:05:21 +02:00
7cb4f67f96
use sdl yuv to yuv conversion, and better fallbacks
display intended main screen intervals
actually report min interval in debug view and more
2024-10-03 12:33:52 +02:00
a290bec8f1
add experimental NV12 to IYUV conversion routine 2024-10-02 23:35:33 +02:00
2554229211
sdl camera input source 2024-10-02 18:51:35 +02:00
54a57896b6
sdl video push conversion stream and toxav video sink 2024-10-02 12:42:17 +02:00
0039340fd5
further small reframer fixes, workaround distortion bug by wrapping sdl
input with reframer (magic fix, someone pls tell my why)
2024-10-01 18:30:20 +02:00
84c48d7f5a
add simple reframer tests (no errors found) 2024-10-01 12:05:08 +02:00
acbc1552eb
refactor pop reframer 2024-10-01 11:39:26 +02:00
9501292fc9
accept call 2024-10-01 11:13:27 +02:00
064106c6b2
add audio incoming source 2024-09-30 00:10:04 +02:00
06c7c1fa37
add broken reframer and voip changes 2024-09-30 00:10:04 +02:00
472615a31f
wip toxav voip model (only asink and outgoing call and missing reframer) 2024-09-30 00:10:04 +02:00
0acabf70b7
voip model draft 1 2024-09-30 00:10:03 +02:00
28be54ac97
fix audo connection for sinks and add a try catch block for the file sorting 2024-09-29 18:24:34 +02:00
3d8deb310e
implement stream default src/sink 2024-09-28 19:16:57 +02:00
248b00dafb
add video frame type and debug viewer and debug test source
the test source thread will always exist for now
the debug view will open a window for each connection
2024-09-28 11:56:47 +02:00
61b9044f94
add sdl audio input/output devices and add by default (if audio works) 2024-09-27 17:38:14 +02:00
b899b8131e
start porting frame streams 2024-09-27 13:26:18 +02:00