No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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. ...