TexasInstruments / edgeai-gst-apps

Gstreamer based Edge AI reference application
Other
25 stars 27 forks source link

Change the way remote streaming config is written. #86

Closed abhaychirania2411 closed 1 year ago

abhaychirania2411 commented 1 year ago

Change the way remote output config is written. Instead of encoder and payloader, mention just encoding type.

Also add jpegenc to gst_plugins_map to use diff jpegencoders across SOC.

Also set bitrate and gop-size property for v4l2h264enc in apps_python and apps_cpp properly.