简体   繁体   中英

nginx RTMP vs MPEG-TS

I'm trying to figure our what's the best method to receive live streaming video at a server, and making it available back to the client. I noticed two modules for nginx:

It looks like both modules support HLS for video streaming. What is the difference then between the options?

Apparently you can stream HLS/DASH with both but the nginx-ts-module has fewer features. You can setup both using docker and test which one suits your needs better. I'd almost always go with the simpler option.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM