mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
set H264 in arm base.
This commit is contained in:
@ -119,6 +119,7 @@ ENV NEKO_BIND=:8080
|
||||
|
||||
#
|
||||
# custom arm values -> video pipeline with GPU encoding
|
||||
ENV NEKO_H264=1
|
||||
ENV NEKO_VIDEO='ximagesrc display-name=%s use-damage=0 show-pointer=true use-damage=false ! video/x-raw,framerate=30/1 ! videoconvert ! queue ! video/x-raw,framerate=30/1,format=NV12 ! v4l2h264enc extra-controls="controls,h264_profile=0,video_bitrate=1250000;" ! h264parse config-interval=3 ! video/x-h264,profile=baseline,stream-format=byte-stream'
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user