1
0
Fork 0
fossasia-video/ansible/roles/recorder/templates/obs-studio/basic/profiles/720p/service.json.j2

8 lines
149 B
Django/Jinja

{
"settings": {
"key": "{{ stream_key }}",
"server": "rtmp://controller.wifione.co:443/live2"
},
"type": "rtmp_custom"
}