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
8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
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. ...