HTML5 MP3 Lyrics Player

HTML5 Lyrics Karaoke Player Plugin enable wordpress users to sing and play song text lyrics. Free Features Supports MP3 formats Supports Text Song Lyrics Social Links Facebook / Twitter Works in IE, Safari, Firefox, Chrome, Opera Player have shortcode for post/page [html5lyrics id=ID] i.e. [html5lyrics id=1] Paid Features Supports MP3 formats Supports Text Song Lyrics … Read more

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

Radio Stream Playlist

  HTML5 MP3 Player with Playlist Windows Playlist: playlist.asx <asx version = “3.0”> <Title>Radio Title</Title> <Author>https://www.svnlabs.com</Author> <Copyright>SVN Labs</Copyright> <PARAM name=”HTMLView” value=”https://www.svnlabs.com” /> <MoreInfo href=”https://www.svnlabs.com” /> <entry> <ref href=”http://stream-ip:port/stream” /> <Title>Radio Title</Title> <Author>https://www.svnlabs.com</Author> </entry> </asx>   Quicktime Playlist: playlist.qtl <?xmlversion=”1.0″?> <?quicktime type=”application/x-quicktime-media-link”?> <embed src=”icy://stream-ip:port/stream” autoplay=”true” />   Winamp Playlist: playlist.pls numberofentries=1 File1=http://stream-ip:port/stream Title1=Radio Title Length1=-1 version=2 … Read more

Bind failed, try again ([any]:1935): java.net.BindException: Address already in use

Hi Friends, Hope you already read our wowza articles Install Wowza Examples Wowza MediaSecurity AddOn Package Compile or build flowplayer or jwplayer to create secure token for wowza server I got the following errors when I reinstall the latest version of Wowza WARN vhost comment _defaultVHost_ Bind failed, try again ([any]:1935): java.net.BindException: Address already in … Read more

Make Own CDN

Well… I am working on alternatives to make OWN CDN… I have few options to create such CDN * Google App Engine http://24ways.org/2008/using-google-app-engine-as-your-own-cdn http://www.digitalistic.com/2008/06/09/10-easy-steps-to-use-google-app-engine-as-your-own-cdn/ * Amazon EC2 Building your own CDN using Amazon EC2 from SergeyChernyshev * Wowza http://www.wowza.com/forums/content.php?81-How-to-achieve-the-lowest-latency-from-capture-to-playback * GeoIP, NGinx, Bind, Varnish How to build your own CDN using BIND, GeoIP, Nginx, and … 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

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

Remote Secure Token

Remote Secure Token Wowza Token We already compiled FlowPlayer & JWPlayer for remote secure token in flex / flash files 😉 https://www.svnlabs.com/blogs/compile-or-build-flowplayer-or-jwplayer-to-create-secure-token-for-wowza-server/ https://www.svnlabs.com/blogs/wowza-mediasecurity-addon-package/ https://www.svnlabs.com/blogs/how-to-prevent-downloading-and-leeching-media-files/ (hotlink protection) Local Media Files We already protected local files using .htaccess file media hiding logic 😉 https://www.svnlabs.com/blogs/secure-token-plugin-with-php/ https://www.svnlabs.com/blogs/how-to-prevent-downloading-and-leeching-media-files/ (hotlink protection) External Media Files File can be protected both on server … Read more