Nick Neumann
Nick Neumann
Created the PR here: https://github.com/pikvm/ustreamer/pull/119 I had some issues getting setup to test that I fjust resolved, but am out of time for the day., So I haven't validated as...
Was able to test the fix running with standard pi capture. Everything still works as expected, and I verified the pi generated encoding indeed only has 1 type 1-5 NALU...
I thought that at first too, but that situation can't actually happen. I imagine the code could be written a little bit differently to make that more clear. The gist...
Haha, sure. I'll give it a go. The ffmpeg code for the same thing does it more naturally, but it also has some "fun" code too that isn't obvious until...
Of course, I can imagine things are quite busy especially with the Kickstarter launch (I'm eagerly in that queue. :-) ) Thanks for the update.
Of course. I had to go back and remember why too. The details were in https://github.com/pikvm/ustreamer/issues/115 but were mixed in with a lot of other details on other stuff too....
I think that would be fine, and it does seem like there would be some tradeoffs. Would each thread have its own ringbuffer? Memory usage would be higher and the...
> I plan to use a regular queue, as it is now done in `audio.c`. But yes, every client will have their own queue. Sounds great to me. :-)
> Okay, I made it. Could you test? See the master commits. Of course. I just got back from being out and it's been a while since I've played with...
Hey just FYI this is still on my todo but I haven't gotten to it yet. It may be a few weeks if that's not too much trouble. I don't...