Commit graph

34 commits

Author SHA1 Message Date
Nickiel
100902a569 missed file 2024-12-25 19:17:34 -08:00
Nickiel
e43ce2a79d added process de-dups 2024-12-25 19:17:09 -08:00
Nickiel
ee9d45a1c9 changed default system to aarch 2024-12-25 16:20:02 -08:00
Nickiel
941cd13d49 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/22c3f2cf41a0e70184334a958e6b124fb0ce3e01?narHash=sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY%3D' (2024-12-07)
  → 'github:NixOS/nixpkgs/d70bd19e0a38ad4790d3913bf08fcbfc9eeca507?narHash=sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ%3D' (2024-12-19)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/8a19e07800d64462913f3dbf5c9a20ea7b50e6cd?narHash=sha256-XHIh0h84xDnjkqampyNI/r2FAkKmwbL719ZsygiJHKE%3D' (2024-12-10)
  → 'github:oxalica/rust-overlay/ca249a1d98eff27e92665ac462b9d47f58141925?narHash=sha256-eIUYGDtairggo7%2BJXSwN7b6Zr03BJ7tsZL/U0NkDr0s%3D' (2024-12-25)
2024-12-25 16:19:02 -08:00
Nickiel12
e5678f8e0b updated cargo deps 2024-12-09 18:56:50 -08:00
Nickiel12
281448a3c7 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9f918d616c5321ad374ae6cb5ea89c9e04bf3e58?narHash=sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA%3D' (2024-07-31)
  → 'github:NixOS/nixpkgs/22c3f2cf41a0e70184334a958e6b124fb0ce3e01?narHash=sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY%3D' (2024-12-07)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/56d83ca6f3c557647476f3720426a7615c22b860?narHash=sha256-2uRmNwxe3CO5h7PfvqXrRe8OplXaEdwhqOUtaF13rpU%3D' (2024-08-03)
  → 'github:oxalica/rust-overlay/8a19e07800d64462913f3dbf5c9a20ea7b50e6cd?narHash=sha256-XHIh0h84xDnjkqampyNI/r2FAkKmwbL719ZsygiJHKE%3D' (2024-12-10)
• Updated input 'rust-overlay/nixpkgs':
    'github:NixOS/nixpkgs/e6cea36f83499eb4e9cd184c8a8e823296b50ad5?narHash=sha256-WdWDpNaq6u1IPtxtYHHWpl5BmabtpmLnMAx0RdJ/vo8%3D' (2024-06-15)
  → 'github:NixOS/nixpkgs/b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221?narHash=sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU%3D' (2024-10-10)
2024-12-09 18:54:39 -08:00
Nickiel12
466ed1f43a added 'this worked in the past' to error message 2024-09-22 01:31:37 +00:00
Nickiel12
c029d6ccc5 added os-switch build for gstreamer 2024-09-22 01:12:47 +00:00
Nickiel12
d8def332bf fixed issue causing it not to exit on disconnect
Signed-off-by: Nickiel12 <nickiel@nickiel.net>
2024-09-18 14:24:47 -07:00
Nickiel12
04ec4fff8f added debug log; switched to linux video source 2024-09-18 12:11:45 -07:00
Nickiel12
64458305ca bumped deps 2024-09-18 12:11:30 -07:00
Nickiel12
64c840a2fd added can webrtc communication 2024-09-18 18:31:30 +00:00
Nickiel12
98c1a66f95 some webrtc testing 2024-09-18 10:43:20 -07:00
Nickiel12
400b33adb2 more robust connection handling 2024-09-15 04:38:41 +00:00
Nickiel12
996e991ee4 moved to recving websocket model 2024-09-11 03:58:46 +00:00
Nickiel12
571d784347 skeleton of auxillary event loops set up 2024-09-10 01:35:30 +00:00
Nickiel12
8993750feb improved code modularity and comments 2024-08-26 00:17:40 +00:00
Nickiel12
f2f6e5a817 working windows webrtc 2024-08-24 22:06:37 +00:00
Nickiel12
1dd6d1a06a got connections working 2024-08-20 20:58:09 -07:00
Nickiel12
39f26c19c6 stuff and pain 2024-08-19 20:40:52 -07:00
Nickiel12
7b41a78fc5 following the examples to set up webrtc 2024-08-17 20:30:31 -07:00
Nickiel12
6ab27127bf stuff 2024-08-17 20:10:37 +00:00
Nickiel12
cf4cf3feb9 resolved merge 2024-08-17 20:10:19 +00:00
Nickiel12
27504d9754 narrowed down the required plugins 2024-08-13 20:00:32 -07:00
Nickiel12
0bed2e8595 added more plugins 2024-08-14 00:45:40 +00:00
Nickiel12
7e3a973860 merged a basic example 2024-08-10 21:05:02 -07:00
Nickiel12
a0121315b7 found an example to recreate 2024-08-10 21:01:32 -07:00
Nickiel12
712a4a01e3 stuff... and pain 2024-08-10 19:10:32 +00:00
Nickiel12
823f1313af added mediamtx example files 2024-08-07 03:23:02 +00:00
Nickiel12
f30acbcd76 figured out the plugin conflict 2024-08-07 03:22:52 +00:00
Nickiel12
a5b71969ae pivoted to mediamtx whip webrtc 2024-08-05 03:47:37 +00:00
Nickiel12
f69f7c7eb1 added compiling version of example 2024-08-05 00:02:53 +00:00
Nickiel12
cbd7d950da building gstreamer signallable project 2024-08-04 03:36:22 +00:00
VCC
5bb5ff98bb Initial commit 2024-08-03 14:41:11 -07:00