1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-09-29 06:44:11 +08:00

Add Video encoding node, used to monitor (Cyan) online live broadcast in the live room and record encoding

This commit is contained in:
Myer921 2020-11-25 18:50:16 +08:00
parent 9041442a03
commit b96f9acdbc
No known key found for this signature in database
GPG key ID: 9E1B111EDB23F381
2 changed files with 8 additions and 0 deletions

View file

@ -35,3 +35,7 @@ type = "subnet"
name = "CainSakura-home-devices"
description = "For home devices internal network segment for testing connectivity quality, No SLA"
["10.127.255.18/32"]
type = "loopback"
name = "Video encoding node(Anycast)"
description = "Video encoding node, used to monitor (Cyan) online live broadcast in the live room and record encoding"

View file

@ -29,3 +29,7 @@ name = "anycast-recur-6"
description = "Anycast recursive DNS"
supernet = "fd10:127:53::/48"
["10.127.255.18/32"]
type = "loopback"
name = "Video encoding node(Anycast)"
description = "Video encoding node, used to monitor (Cyan) online live broadcast in the live room and record encoding"