summaryrefslogtreecommitdiff
path: root/configs/janus/janus.plugin.ustreamer.jcfg
blob: aa297330f2e07b9a7ee78f7a9515390afeaecd47 (plain)
1
2
3
4
5
6
7
video: {
	sink = "kvmd::ustreamer::h264"
}
audio: {
	device = "hw:tc358743,0"
	tc358743 = "/dev/kvmd-video"
}