-
**Describe the bug**
There seems to be an issue with some segments arriving without necessary keyframe information, such as duration. When this happens, it is possible for a transcoder to fail. Trans…
-
Class MPEGTS pack AAC frames wrong when AAC AUDIO frames bigger than 155 bytes.Seems that if AAC frames was cut to more than 1 packet,decoder will not be able to recognize the audio stream.
-
Hi,
Hope you are doing well.
I am getting priority 1 & 2 errors on mpegts stream analyzer.
Regards,
Fahad
-
root@vps:~/viblast/hls-proxy-master# ./start-proxy.sh "http://XXX.XXX.XXX.XXX:8000/get.php?username=user@gmail.com&password=@user&type=m3u&output=mpegts" -o . -d
Getting playlist from http://XXX.XXX…
-
Followed your instructions in the readme, the json file in the root dir does not have a build script so it fails.
when i move to the mpedgts.js folder and try a build there it also fails re webp…
-
In Stream (console) page srs report always **44100** as sampling frequency for audio regardless of real value.
At the moment srs can manage/recognize only four sampling frequency (5512, 11025, 22050,…
-
The hardest part is to get libopus demuxed as most demuxers struggle to implement the latest mpegts.
-
Hi,
congratulations, you made an hell of a good job ;-)
I saved locally on my web server a short sample stream from www.atnnetwork.com but I get this error while playing with mpegts on chrome (i ad…
-
Read https://github.com/ossrs/srs/issues/770
Maybe use MPEGTS over KCP(UDP), because the size of TS packet is 188 bytes, which is very nice to transport over UDP packet.
-
When I use bmdcapture I get a clean color bar in the output:
`./bmdcapture -m 13 -C 0 -V 3 -F nut -f pipe:1|avconv -i - -q 5 -r 30 -f mpegts udp://239.192.2.15:1234`
When I use avconv along with lib…