Install MovieMasher

Movie Masher open source flash based online video editing software and media player is free code to white label on your web site. Movie Masher Feature Adobe Flash™ applets that provide front-end tools for common video editing tasks: * Trim, composite and timeshift video * Mix and fade multiple audio tracks * Add effects, transitions … Read more

Webisode

The webisode is simply a web episode, this is a new medium called web television that stream live broadcast, dramas, serial storyline, media events online over the Internet The webisode is web episode especially viewed at a Web site for TV show have been telecast. Technologies Used * HTTP * RSS/JSON * RTSP/RTMP * SMIL * … Read more

Install OpenMeetings

OpenMeetings – An Open Source Web Conferencing Solution that share microphone or webcam, share documents on a white board, share your screen or record meetings. Install Development Tools # yum groupinstall “Development Libraries” -y # yum groupinstall “Development Tools” -y IPTables – Make sure the following firewall ports are open 1935 (RTMP), 8088 (RTMP-Over HTTP), … Read more

Live Camera Streaming With Flash Media Encoder & Red5

Download Adobe Flash Media Live Encoder 3.2 for live audio and video capture and encoder streams in real time. Live video stream event for online Temple or Church Install Red5 1.0 RC1 on CentOS Latest We enable customers with advanced capabilities to manage, deliver and monitor audio, video, and multimedia content over the Internet using Red5 Media … Read more

Install Red5Chat

Red5 Media Server is free solution for audio/video streaming. Red5chat is a free video chat plugin for Red5. Flash Part ————– Edit the FLA red5Chat.fla and configure these lines: _root.IP = “xx.yyy.xx.zzz”; _root.port=1935; _root.authentificateURL = “http://”+_root.IP+”/red5chat/testlogin.php”; _root.infoUserURL=”http://”+_root.IP+”/red5chat/infouser.php”; PHP part ————- If you use the AUTHENTIFICATION (_root.authentification=true): – Create tables form create_tables.sql – edit the PHP/connections … Read more

Compile or build flowplayer or jwplayer to create secure token for wowza server

I think you already read our last article for wowza mediasecurity addon package There are 2 methods to put secure token for video players like flowplayer or jwplayer… 1. Token inside javascript code (shared secret) 2. Token inside flowplayer or jwplayer source code (compile the token inside the plugin) The shared secret known by the … Read more