398
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Mar 2024
398 points (98.3% liked)
Technology
59298 readers
1825 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
Having a weatherproof case made wouldn’t be too much issue. Let me know if you go ahead with it and maybe I can do the case.
Cost wouldn’t be feasible for 1-offs, but any volume orders and the price for the cases would come straight down.
I started working on this yesterday.
https://github.com/sciactive/soteria
Locally, I've got it loading the stream from the camera, encoding, and muxing, then pushing to a filesystem write stream, but I’ve discovered software based encoding in single threaded WASM is just too slow for what I’m trying to do. I’m going to rewrite it today to use FFMPEG externally for encoding.
Really? That would be awesome! Maybe more people would be interested.