▲ | raphman 5 days ago | ||||||||||||||||
Very cool - That's nearly exactly what I need for a research project. FWIW, there's also the non-free JPEG-XS standard [1] which also claims very low latency [2] and might be a safer choice for commercial projects, given that there is a patent pool around it. | |||||||||||||||||
▲ | jamesfmilne 5 days ago | parent | next [-] | ||||||||||||||||
JPEG-XS is great for low latency, but it uses more bandwidth. We're using it for low-latency image streaming for film/TV post production: https://www.filmlight.ltd.uk/store/press_releases/filmlight-... We currently use the IntoPIX CUDA encoder/decoder implementation, and SRT for the low-level transport. You can definitely achieve end-to-end latencies <16ms over decent networks. We have customers deploying their machines in data centres and using them in their post-production facilities in the centre of town, usually over a 10GbE link. But I've had others using 1GbE links between countries, running at higher compression ratios. | |||||||||||||||||
▲ | indolering 5 days ago | parent | prev [-] | ||||||||||||||||
A patent pool doesn't make you safer: it's just a patent troll charging you to cross the bridge. They are not offering insurance against more patent trolls blackmailing you after you cross the bridge. | |||||||||||||||||
|