rtmp-services: Add Piczel.TV server
Piczel.TV is a streaming and art gallery website - https://piczel.tv
This commit is contained in:
parent
d13bbe6e59
commit
90c5603f4d
@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 85,
|
||||
"version": 86,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 85
|
||||
"version": 86
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1312,6 +1312,18 @@
|
||||
"max video bitrate": 8000,
|
||||
"max audio bitrate": 192
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Piczel.tv",
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
"url": "rtmp://piczel.tv:1935/live"
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
"max video bitrate": 5000
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user