dradenvandewind
dradenvandewind
grafana seems to communicate well with your module. However, I am unable to extract a single message by following your api (curl command). I want to use the kafka-python module...
start docker follow as docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ sickcodes/docker-osx:auto and try connect in using ssh...
shaka-packager don't ts stream with scte information for generate dash output. [test-scte.zip](https://github.com/shaka-project/shaka-packager/files/9989701/test-scte.zip) I have use last tsmux from gstreamer framework (1.21.1 tag ) for to obtain my test stream. You...
hello, This feature no works. I encoded my input as follows: ffmpeg -i input_file.mkv -codec:a aac \ -vf "scale=-2:480" \ -c:v libx264 -profile:v main -level:v 3.1 \ -x264-params scenecut=0:open_gop=0:min-keyint=240:keyint=240 \...
How configure shaka-streamer to obtain eventstream in dash manifest ? this issue seems say "support EventStream in DASH manifests" https://github.com/shaka-project/shaka-player/issues/462 thanks a lot in avance. regards
Actually, i have a master pipeline write in using python binding ( master container ) and in a slave pipeline (slave container) write in using c++. the interconnection of the...
i build it .. how start it ? with GUI
Implementation is underway. Parsing of Vps, Sps, Pps, and Aps with their associated sections has been implemented. Debugging and fine-tuning are in progress. Reference bitstreams are TS-encapsulated due to unavailability...
preset
hello, I am developing a GStreamer plugin based on uvg266. Currently, I am integrating presets by parsing a structure similar to preset_values[11][32*2]. The difference between your implementation and mine is...