Kaltura Red5 iOS Live Streams Setup

We have a plugin that can be used for streaming kaltura live red5 rtmp to mobile devices. Kaltura Red5 Live Plugin take below data to segment live video stream – Red5 Live Video RTMP Stream Link – Red5 Stream Name – Publishing Folder – Publishing Link The Main feature of this plugin to show live … Read more

Install Red5 on Google Compute Engine

Yesterday we have installed basic web server (apache, php, mysql) on Google Compute Engine. Today our target is to install Red5 on Ubuntu server for Google Compute Engine. First we need to check Java version installed on Google Compute Engine $ java -version The program ‘javac’ can be found in the following packages: * default-jdk … Read more

FFmpeg – ERROR: librtmp not found

I was installing FFmpeg for segmenting Red5 Streams to stream live video from Red5 Server to iOS or Android devices. RTMP (Red5) -> FFMpeg -> Segementer -> .ts files -> iOS (m3u8) I really needed mp4 (AAC/H.264) and ogg (Vorbis/Theora) format for best HTML5 output. I checkout FFmpeg source and tryed below command to install … Read more

Make New Application in Red5

1. Make a new directory “svnlabs” under the webapps directory, it will be name of the application “svnlabs”. 2. Create a sub-directory called WEB-INF – red5-web.properties – red5-web.xml – web.xml webapp.contextPath=/svnlabs webapp.virtualHosts=*, localhost, localhost:8088, 127.0.0.1:8088 Download “svnlabs” Red5 App here… 3. Restart Red5 Server

Red5 Media Server iOS Android Setup

Hope you already read our previous article “VOD to iOS” ?   How you can use Red5 Server for streaming to iPhone, iPads and Android? S V N Labs Softwares implements an iOS/Android add-on setup for Red5 Server to stream both Flash, iOS and Android devices. This add-on also supports setup of JW Player, Flowplayer and … Read more

Install rtmpdump in CentOS

I was compiling FFmpeg with RTMP support, but it requires librtmp >= 2.2.f [root@svnlabs ffmpeg]# ./configure –enable-gpl –enable-nonfree –enable-libmp3lame –enable-libfaac –enable-librtmp –enable-libtheora –enable-libvorbis –enable-libx264 –enable-shared –enable-postproc –disable-yasm Package librtmp was not found in the pkg-config search path. Perhaps you should add the directory containing `librtmp.pc’ to the PKG_CONFIG_PATH environment variable No package ‘librtmp’ found ERROR: … Read more

Compare Flash Media Server, Wowza and Red5

Feature Flash Media Server Wowza Media Server Red5 Protocols RTMP RTMPT RTMPS RTMPE RTMPTE RTMFP RTMP RTMPT RTMPS RTMPE RTMPTE RTMP RTMPT RTMPS RTMPE RTMPTE Pricing Find here Find here Free (Open Source) Platforms Microsoft® Windows Server® 2003 with Service Pack 2 or Windows Server 2008 Linux® Red Hat® 4 or 5.2 Runs as a … Read more

VideoWhisper in Drupal

VideoWhisper.com provides web based video communication software that can be installed and integrated on virtually any type of website. VideoWhisper Live Streaming Integration in Drupal VideoWhisper Live Streaming provides web based live video streaming: http://www.videowhisper.com/?p=Drupal+Live+Streaming+Module Before installing this make sure all hosting requirements are met: http://www.videowhisper.com/?p=Requirements Install the RTMP application using these instructions: http://www.videowhisper.com/?p=RTMP+Applications Server … 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