-
officinanessunoLikes 0Problem Description
I’ve some rtsp video streams that I need to play. There is any chance tu use a VideoPlayer object or it’s better to choose the wrapper approach and stream the videos natively from IOS and Android?
Best regards,
Mariano
-
Sonar Systems adminLikes 0
Check this out
https://github.com/JiboStore/cocos2d-x-2.2.2-liquidfun/blob/master/cocos2dx/platform/third_party/wp8/libcurl/lib/rtsp.h
This reply has been verified.
-
Root 009Likes 0
When deciding how to play RTSP video streams on iOS and Android, the choice between using a VideoPlayer object and a wrapper approach depends on complexity. VideoPlayer suits simpler apps, while a wrapper offers flexibility for complex needs. It provides more control, handles various streaming protocols, and ensures smoother performance.
To enhance visual appeal, integrating CapCut templates can create engaging videos. This combination of native streaming and CapCut templates elevates the multimedia experience, catering to both audio and visual aspects. Ultimately, the choice depends on your app's specific requirements and goals, with the wrapper approach favored for intricate streaming needs, while CapCut templates enhance visual storytelling for a comprehensive user experience.
Login to reply