Hits: 506 WordPress and Standalone HTML5 MP3 Music Player with Playlist for MP3 Folder / Feedburner XML compatible with iOS, Android and supports all browsers Firefox, Chrome, Safari, IE and Opera! Read MP3 Folder URL This plugin can read MP3 folder like http://www.domain.com/mp3/ and automatically create dynamic horizontal & vertical playlist MP3 Folder with song’s index [...]
Hits: 528 Simply use chdir() to change the working directory before you exec() Or you can use …. exec(“cd /var/www/html/media; zip -r -9 Media.zip . 2>&1″, $log); exec(“mv /var/www/html/media/Media.zip /var/www/html/Media.zip”); Get zip file size exec(“ls -ls /var/www/html/Media.zip | awk ‘{print $6}’ 2>&1″, $size); $zipsize = implode(” “, $size); Without this solution Length Date Time Name ——– [...]
Hits: 2175 I was working on Amazon S3 Cloud HTML5 MP3 Player for S3 Bucket security and Expiring Media links. <?php if(!function_exists(‘el_crypto_hmacSHA1′)){ /** * Calculate the HMAC SHA1 hash of a string. * * @param string $key The key to hash against * @param string $data The data to hash * @param int $blocksize Optional blocksize [...]
Hits: 1449 I need to install streaming audio server with Icecast (OGG/MP3) for one of my great client in service of http://html5.svnlabs.com/. Icecast was designed to stream any audio file using ices and icegenerator for MP3 and OGG/Vorbis audio files. I already did lot of work using Shoutcast, SAMCast and SAM Broadcaster, Its very easy to [...]
Hits: 1544 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 [...]
Hits: 1975 We usually listen music everyday. People love latest music to listen in their work time. Music on internet can provide you all popular songs in single click. You can tune to your favorite artist or radio or event. There are lot of music portals which provide free as well as paid music to download [...]
Hits: 654 You might have problem understanding audio video formats. All formats vary from size and quality. Audio Formats WAV This is a uncompressed format used for CD quality audio. MP3 This is compressed format, it remove some frequency to optimize music files. WMA This format is developed by Microsoft used for DRM (copy protection) facility. [...]
Hits: 1323 Amazon S3 Cloud HTML5 Player plugin that allows you to link to your amazon S3 bucket and sets up a HTML5 Player playlist (horizontal or vertical). This plugin will support MP3 files only. Amazon S3 Cloud HTML5 MP3 Player is not associated in any way to amazon.com Get Self Hosted Amazon S3 Cloud HTML5 [...]
Hits: 1299 Wowza doesn’t do transcoding. So, we highly recommend to use FOSS solutions Where we need Wowza Live Audio Video Mixing? 1) Live event is broadcasting through Wowza 2) We need a multi lingual setup somewhere and comment or transcode that live event with voice. 3) Flash client might receive the stream where Output Video [...]
Hits: 1053 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 [...]
Hits: 1393 audio.js is a drop-in javascript library that allows HTML5′s <audio> tag to be used anywhere. AudioJS uses native <audio> where available and an invisible flash player to emulate <audio> for other browsers. AudioJS provides a consistent html player GUI to all browsers which can be styled used standard CSS. But I faced a issue [...]
Hits: 780 I was working for color customization for HTML5 MP3 Player with Playlist Finally, I have time saving code for you PHP Colorize an image using GD <?php //print_r(html2rgb(“#ffffff”)); //echo rgb2html(137, 113, 79); $color=isset($_REQUEST['color'])?$_REQUEST['color']:”ff00ff”; $image=isset($_REQUEST['image'])?$_REQUEST['image']:”2.jpg”; $rgb= html2rgb(“#”.$color); $imgname=$image; $im=imagecreatefromjpeg($imgname); if($im&& imagefilter($im, IMG_FILTER_COLORIZE,$rgb[0],$rgb[1],$rgb[2])) { header(“Content-Type: image/jpeg”); imagejpeg($im); //imagejpeg($im, ‘output.jpg’); //imagedestroy($im); } else { [...]
Hits: 940 The Pay Per Media Plugin is embedded stand-alone, e-commerce-powered JavaScript and iFramed widget. Features: 1. Delivers on-demand audios / videos / books 2. PayPal with sandbox support 3. Supports Preview and Full Media using JW Player 4. No Popups 5. JavaScript and i-Frame widgets 6. Tracks user’s payment using PayPal Transaction ID 7. XML [...]
Hits: 2273 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 [...]
Hits: 1477 Shoutcast Server Icecast Server Plus Point – Your radio and online stream will be listed in the Shoutcast directory where you can find online radio stations and Internet radio from around the world. – Do OPOCE to deny access to certain IP addresses to your live stream. – Easy to use and very [...]
Hits: 1360 HTML5 MP3 Player with Playlist Windows Playlist: playlist.asx <asx version = “3.0″> <Title>Radio Title</Title> <Author>http://www.svnlabs.com</Author> <Copyright>SVN Labs</Copyright> <PARAM name=”HTMLView” value=”http://www.svnlabs.com” /> <MoreInfo href=”http://www.svnlabs.com” /> <entry> <ref href=”http://stream-ip:port/stream” /> <Title>Radio Title</Title> <Author>http://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 [playlist] numberofentries=1 File1=http://stream-ip:port/stream Title1=Radio [...]
Hits: 3900 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 [...]
Hits: 990 We offers Product Engineering and Technology R&D services for software product development. We focus on product development, high level of technical expertise, ongoing investments in research, and an elegance approach give us a competitive edge in building software products better and faster. Our expertise in large data analytics, SaaS, cloud computing, performance engineering, and [...]
Hits: 972 HTML5 MP3 Player celebrating World Music Day …. HTML5 MP3 Player with Playlist for WordPress Terms and Condition for HTML5 MP3 Player with Playlist









