ott-packager icon indicating copy to clipboard operation
ott-packager copied to clipboard

OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS

Results 22 ott-packager issues
Sort by recently updated
recently updated
newest added

Hi, I getting an error on first make command (ubuntu srv 20.04): fulvio@transcoder:~/ott-packager$ make Makefile:18: *** recipe commences before first target. Stop. fulvio@transcoder:~/ott-packager$ It should be on this line: $(error...

Hello there, Looking at how transcoding is being called up: (a). Adding a GPU-based encoder, specifically NVENC, configurable with presets and the global GPU selection option, and; (b). Most importantly,...

Hi, can only transcode audio nd copy or passthrough the video codec? in my case is H.265, just want to transcode de audio. Regards.

SCTE35 passthrough tags are in place for HLS manifests now with H.264 transcoding, but still need to be added to the fMP4 path.

enhancement

Move to the docker container API instead of shelling out to use the command line in the nodejs code. Command line was used as a way to get something up...

The nodejs webapp will sometimes get out of sync with the containers when strange conditions occur where the container has to exit due to bad signal conditions. Thinking about ways...

Need to add webdav publishing to push to CDN

enhancement

Add SRT support to the input (see libsrt project)

Hi enjoying testing you project, Is there a way to decrease segmentation time below 1 second? so overall latency decreased?