Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
simple examples about using flash player to play RTMP/HTTP/HLS
This project contains following examples about Flash streaming media:
simplest_as3_rtmp_player: Simplest RTMP Player(ActionScript)
simplest_as3_rtmp_streamer: Simplest RTMP Streamer (ActionScript)
rtmp_sample_player_adobe: Sample Player extracted from Adobe Flash Media Server
rtmp_sample_player_wowza: Sample Player extracted from Wowza Server
rtmp_sample_player_flowplayer: RTMP/HTTP Player based on FlowPlayer (with RTMP plugin)
rtmp_sample_player_videojs: RTMP/HTTP Player based on VideoJS
rtmp_sample_player_jwplayer: RTMP/HTTP Player based on JWPlayer
hls_sample_player_flowplayer: HLS Player based on FlowPlayer (with HLS plugin)
hls_video_player_html5: HLS/HTTP Player based on HTML5
activex_vlc_player: Video Player based on VLC ActiveX
Note: Some example couldn't work directly. ...