bstreamer
bstreamer copied to clipboard
RTSP/h264 ip camera emulator
It throws such an error when I try to run `./bserver`: 2023-10-18 13:26:12 Exception in thread "main" java.lang.UnsatisfiedLinkError: failed to load the required native library 2023-10-18 13:26:12 at io.netty.channel.epoll.Epoll.ensureAvailability(Epoll.java:80) 2023-10-18...
this is not an issue, but after days of trying to use it in gstreamer, to avoid parse errors and gstreamer crashing, i found these parameters in the rtspsrc plugin...
Hi @vzhn we are trying to run 64 streams, basically 64 connections have been made by the clients. But when we leave the bstreamer simulator for longer run, after few...
Is there a way by which bstreamer can be used to stream a webpage as rtsp link?
Bstreaner support digest authentication?