mkvserver_mk2 icon indicating copy to clipboard operation
mkvserver_mk2 copied to clipboard

The streaming solution to end all streaming problems

Results 18 mkvserver_mk2 issues
Sort by recently updated
recently updated
newest added

Good day, dears. Could you please advice me with following situation ? After step 'Make' i got few errors: Log: segment.c:108:5: error: must use 'struct' tag to refer to type...

Great project :) Is it possible to add support for building on Windows?

{ "free": 16, "reserved": 0, "wait": 0, "writable": 0, "busy": 0 "buffer_full": 0 "current_read": -1 "newest_write": 0 "oldest_write": -1 } Accepting new clients... Finding video stream. Checking stream 0 Got...

hi i need add mpegts to server out and in server http plz help me

Hello, I'm using gstreamer to stream from v4l. Currently, it consumes about 40% CPU, regardless if somebody watches or not. It would be nice to specify a command that is...

I'm trying to host a live stream on a website, but first testing by streaming a video file locally. However, trying to run it results in this ending the stream...

currently, whenever an error about the port being in use or being unable to setup the server comes out of `accept_thread(&ainfo);`, the server will still merrily go along and let...

Good afternoon Hello Brother I am trying to compile but the following error is being returned, can you help me please ![Captura de tela de 2019-07-18 16-22-59](https://user-images.githubusercontent.com/50875553/61485751-57758500-a978-11e9-8973-68401afd88dd.png) $ make #cc...

Hi I’m looking for a RTSP server on MIPS architecture, I’v tried ffserver. On ffserver, it takes about 5% of CPU for every channel. It’s pretty high. Is there alternative...

This commit attempts to add command line options -a -h -p -r -u and adds help documentation. This was using getopt_long. The url can be customized with -r, -a, and...