make Poseidon the default Stream Type

cycling-live-grid
Moe 2023-03-28 08:43:12 -07:00
parent e22713033d
commit 4ce0eb1415
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ function generateDefaultMonitorSettings(){
"hwaccel_vcodec": "",
"hwaccel_device": "",
"use_coprocessor": null,
"stream_type": "hls",
"stream_flv_type": "ws",
"stream_type": "mp4",
"stream_flv_type": "http",
"stream_flv_maxLatency": "",
"stream_mjpeg_clients": "",
"stream_vcodec": "copy",