Avatar of ldvhai
ldvhai
 asked on

Play RTMP without Flash

Hi All,

Many devices don't support flash. HLS(HTML5) is a good choose for VOD, but it is not good for live streaming with high latency. Have any solution for RTMP without flash ? Sory about my poor English! :))
Thanks!
Multimedia ProgrammingMultiMedia ApplicationsApache FlexWeb DevelopmentAdobe Flash

Avatar of undefined
Last Comment
Kimputer

8/22/2022 - Mon
Kimputer

Assuming you want something as universal as HTML5 (otherwise, you wouldn't mention it?), the answer is quite disappointing. NO.
Without Flash, you need a seperate client for EVERY platform, be it Android (Java), iOS, Windows, Linux, etc etc.
You'll be programming till you drop dead, and still haven't covered all your bases. You have to prioritize which is more important.
From the clients perspective, they usually have to download something (be it your own ActiveX component, or Java implementation), which is another stumble block.
That's why it's still Flash or HTML5 on the web right now (with Flash as one of the few viable choices for protected content)
ldvhai

ASKER
Thanks for answer!
i can live streaming hls with html5 player for the platforms which you list. But if browers do not support flash, we can't use rtmp for live stream. So which protocol can replace (rtmp+flash) with low latency ?.
ASKER CERTIFIED SOLUTION
Kimputer

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23