Commit Graph

18 Commits

Author SHA1 Message Date
Dmitrii Okunev
37d0751c3b Add an initial support of "Monitor" 2025-04-27 23:01:53 +01:00
Dmitrii Okunev
166661c4d9 Multiple fixes 2025-04-19 17:39:58 +01:00
Dmitrii Okunev
f676a7416f Random fixes 2025-03-23 22:52:20 +00:00
Dmitrii Okunev
d504168a86 Fix restreaming
Some checks failed
rolling-release / build (push) Has been cancelled
rolling-release / rolling-release (push) Has been cancelled
2025-02-17 03:50:29 +00:00
Dmitrii Okunev
428aaee7d1 Move away packages player, recoder, xcontext, xfyne, xlogger and xpath 2025-01-11 16:06:25 +00:00
Dmitrii Okunev
8ce3038118 Start implementing ffstream 2025-01-03 21:01:37 +00:00
Dmitrii Okunev
8bc85e5dba Rename "recoder" to "encoder" 2024-12-14 15:44:20 +00:00
Dmitrii Okunev
197206c17a Start adapting new streamforward to Android 2024-10-15 03:02:44 +01:00
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