-
(A little bit of this discussion exists on Asana, I'm moving it here.)
I've managed to cobble together a simple program that extracts video frames from the H264 output of the camera we have:
``` cpp…
-
Prompt your library can take h264 unit or stream or file and mux it ts file or ts http stream?
I can not find such examples
-
Currently the streaming is using RTSP, however I'm trying to figure out if this is done via Open Webif or done via something else (enigma, the device). Ideally, to better support iOS (via browser and …
-
I was just made aware of the problem that DVB channel switching does not work anymore with current mpv.
A bisect shows the following commit broke it:
a609877f00889a5cb5fe3e4e2877eec49cc90ab0
A gist …
-
```
What steps will reproduce the problem?
1. Start playback of a TS file
2. Press "Info" (or something else that shows the bottom OSD)
3. See that "M2TS" icon is displayed
What is the expected outp…
-
Hi Art,
I have been trying to get humble-video working in red5...But when I try to create a muxer it fails when trying to open it...the failure occurs when trying to write the header..
avformat_write…
-
```
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test exit overload [tests/001.phpt]
…
-
As far as I can tell, this repo has the best shot of allowing me to use C++ code in a Haskell library. The code currently fails to compile on Setup.hs due to missing `compBuildOrder` in newer versions…
-
After updating recently (commit 0bb982848257212a4afdd5c03cddeec710256191 in dev), we are no longer getting audio on live streams from certain encoders. VOD plays with audio fine. If we broadcast from …
-
Hey, very useful project, thanks for sharing it!
I recently downloaded a 10 hours stream session and as you can imagine, it is long. Playing the playlist works, but it's very annoying to have glitche…