I've recently started using my Dell Latitude E6500 exclusively which is great news for the fiance as she prefers the Macbook. One thing I was curious about was migrating my Air Video server from the Macbook to Ubuntu.
If you haven't already heard about Air Video, it's an iPod Touch / iPhone / iPad app with a backend server component that allows for the streaming of video from your computer to your touch/phone/pad. It supports an impressive array of codecs and can either convert on the fly or convert and store to your device. It costs $2.99 (CDN) and is probably the most worthwhile app I have come across. I even read a post where a person was able to transcode 720P on a 1.6GHz Athalon (64?). To make things even better you can stream outside of your LAN over 3G or wifi. I was successful in getting this working on the Macbook but have not yet tried running under Wine. I will update this post when I have time to test this functionality.
So, while there is no Linux native port of the application it works very well under Wine, a free software application that aims to allow Unix-like computer operating systems to execute programs written for Microsoft Windows. The steps to running Air Server via Wine are:
The only difference I have found running Air Video on Linux was that you had to specify the IP address of your server, Air Video was not able to discover it on it's own, but this is hardly a problem as you only have to do it once... unless you're using DHCP in which case you might want to assign yourself a static IP.
So, do yourself a favor and purchase Air Video. You will not be disappointed!
Update 1: I've successfully tested transcoding a 1080P .m2ts on the fly and it actually works quite well. You'd probably want to let the video buffer for a bit if you were to watch something of great length. Needless to say (but I'm going to say it anyways!), truly impressive!
Update 2: Recently I received an error running with Air Video version 2.2.6 Beta2. I had thought I had turned Apple's Bonjour Print Service auto-update feature (?) off but regardless it began halting Air Video Server saying that there was a newer version of Bonjour available online and to click "OK" to go to automatically be taken to the latest version. Unfortunately the latest version does not resolve the issue. Fortunately, upgrading Air Video Server to version 2.2.7-Update1 fixed the issue entirely so if you're hesitant don't worry, In Method seems to be consistent in the outstanding quality of their product. Update today!
Update 3: I've also tested this how-to under Ubuntu 10.04 LTS (Lucid Lynx) and it performs wonderfully. Please follow the instructions above and you will have no problems whatsoever.
If you haven't already heard about Air Video, it's an iPod Touch / iPhone / iPad app with a backend server component that allows for the streaming of video from your computer to your touch/phone/pad. It supports an impressive array of codecs and can either convert on the fly or convert and store to your device. It costs $2.99 (CDN) and is probably the most worthwhile app I have come across. I even read a post where a person was able to transcode 720P on a 1.6GHz Athalon (64?). To make things even better you can stream outside of your LAN over 3G or wifi. I was successful in getting this working on the Macbook but have not yet tried running under Wine. I will update this post when I have time to test this functionality.
So, while there is no Linux native port of the application it works very well under Wine, a free software application that aims to allow Unix-like computer operating systems to execute programs written for Microsoft Windows. The steps to running Air Server via Wine are:
- Install Wine: search for Wine in Synaptics software manager, check 'Wine' and click Apply.
- Download and install Bonjour for Windows: download Bonjour here, then right-click the exe file and open with Wine. Otherwise you can run the command: /> wine BonjourSetup.exe from the command line.
- Download and Install Java JRE: download latest JRE here, be sure to choose the Windows Install Offline version. Again run this program in Wine via right-click context menu or /> wine
.exe from the command line. - Download and Install Air Video Server: you can download the latest stable version here. However, at the time of this post there was a bug where Air Video would report that the version of Bonjour installed was not the latest version. Fortunately, there is ample developer support of Air Video and a fix was released (2.2.6 Beta2) which you can download here. Depending on the age of this post you will probably wish to use the latest public version.
The only difference I have found running Air Video on Linux was that you had to specify the IP address of your server, Air Video was not able to discover it on it's own, but this is hardly a problem as you only have to do it once... unless you're using DHCP in which case you might want to assign yourself a static IP.
So, do yourself a favor and purchase Air Video. You will not be disappointed!
Update 1: I've successfully tested transcoding a 1080P .m2ts on the fly and it actually works quite well. You'd probably want to let the video buffer for a bit if you were to watch something of great length. Needless to say (but I'm going to say it anyways!), truly impressive!
Update 2: Recently I received an error running with Air Video version 2.2.6 Beta2. I had thought I had turned Apple's Bonjour Print Service auto-update feature (?) off but regardless it began halting Air Video Server saying that there was a newer version of Bonjour available online and to click "OK" to go to automatically be taken to the latest version. Unfortunately the latest version does not resolve the issue. Fortunately, upgrading Air Video Server to version 2.2.7-Update1 fixed the issue entirely so if you're hesitant don't worry, In Method seems to be consistent in the outstanding quality of their product. Update today!
Update 3: I've also tested this how-to under Ubuntu 10.04 LTS (Lucid Lynx) and it performs wonderfully. Please follow the instructions above and you will have no problems whatsoever.
0 comments:
Post a Comment