Dmitrii Okunev
765da7c365
Decouple the common stream forwarding logic from the specific implementations
2024-10-13 02:49:00 +01:00
Dmitrii Okunev
a922adbe20
Make it run on Android
2024-10-11 02:15:22 +01:00
Dmitrii Okunev
1ce55d5f73
Bugfix the new streamserver
2024-10-10 01:30:54 +01:00
Dmitrii Okunev
4130ec8500
Move the libav recoder to a separate process to avoid SIGSEGV the whole process
2024-10-10 00:03:06 +01:00
Dmitrii Okunev
638cab9da9
libav-based stream forwarder finally works on Linux
2024-10-09 20:01:20 +01:00
Dmitrii Okunev
55d0db2937
Continue implementing new streamforward for windows
2024-10-09 19:51:28 +01:00
Dmitrii Okunev
91acdbf585
Add a basic libav-based remux-er
2024-10-09 17:53:40 +01:00
Dmitrii Okunev
a6faff1c39
Start implementing new streamforward for windows
...
Here we make it cross-compile with libvlc for windows as a proof
of concept that we can use C-bindings. This will be required
because for streamforward we want to use libav
2024-10-09 15:55:41 +01:00
Dmitrii Okunev
1a5ec3c7ba
Start decoupling away the streamserver implementation
2024-10-04 23:19:40 +01:00
Dmitrii Okunev
20cd2305ca
Start implementing video conversion
2024-09-29 12:55:59 +01:00