|
|
|
|
|
by est
655 days ago
|
|
GPU would do transcoding, build network packet and copy data via PCI-E, all using hardware, avoid memory copy. OBS+WebRTC is mostly software doing heavy-lifting. Imagine if the camera would build WebRTC UDP packets directly and zero-copy to NIC, that would lower latency quite a bit. |
|
The tech is all there, it just requires some arcane knowledge.