2023-02-27 10:45:22 +01:00
|
|
|
rtp-cam: {
|
|
|
|
type = "rtp"
|
2023-03-21 03:31:20 +01:00
|
|
|
id = 666
|
|
|
|
description = "esp32 cam!"
|
2023-02-27 10:45:22 +01:00
|
|
|
metadata = "You can use this metadata section to put any info you want!"
|
2023-03-21 03:31:20 +01:00
|
|
|
audio = false
|
|
|
|
video = true
|
2023-02-27 10:45:22 +01:00
|
|
|
videoport = 8004
|
|
|
|
videopt = 100
|
2023-03-21 03:31:20 +01:00
|
|
|
videortpmap = "VP8/90000"
|
2023-02-27 10:45:22 +01:00
|
|
|
videocodec = "vp8"
|
|
|
|
}
|