Maxim Devaev
Maxim Devaev
Yes, I don't know why it's not working :/
Ustreamer can't interact with output_http.so, it has own http server. Sorry, I don't understand what you're doing :(
OMG I completely forgot to answer you, I'm sorry. Yes, list the necessary things, I'll try to find the time to do something.
Try `--format=MJPEG --encoder=HW`.
Sorry for the long answer. I think this is a driver issue. Probably also not enough USB bandwidth if you have a lot of devices connected.
Sup. I'm very busy right now, so I'll look at it later. Sorry.
JFYI I don't forget about it.
I was completely exhausted, but I didn't forget about it. If you are not disappointed in the speed of my work yet, could you remind me a little bit about...
We can make it even simpler and potentially more scalable. What do you think if `relay_rtp()` for each client will work in its own separate thread?
I plan to use a regular queue, as it is now done in `audio.c`. But yes, every client will have their own queue.