PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-16-2007, 12:56 AM
bombzhome's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Sep 2007
Posts: 40
Reputation: 10
bombzhome is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Stream MP3s to Mogul

Hello,

I wanted to be able to stream MP3s from my PC to my Mogul through EVDO. Kinda how the whole YouTube TCPMP plugin works where you can just find a video and click on it and the song will load. I would like to see if there's something like that with MP3s. I have an HTTP MP3 Server that I can view all my songs on Internet Explorer, but when I click on them it only gives me a chance to download and not stream. I would like to see if I can get it to launch the URL in TCPMP or Windows Media Player. Also, Orb isn't an option for me because for whatever reason I can't even get the program to launch on my PC. Thanks!
Reply With Quote
  #2 (permalink)  
Old 09-16-2007, 01:17 AM
dishe's Avatar
Halfway to VIP Status
Offline
Pocket PC: lg optimus
Carrier: Sprint
 
Join Date: Jul 2007
Posts: 684
Reputation: 1184
dishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Ah, you need to encapsulate the mp3's.
There is nothing wrong with your server or the Mogul, this is just how web browsers work. You may notice the same thing on a PC as well (clicking an mp3 file will download the entire mp3 before opening and playing it!).
You see, all web browsers will invoke certain applications when a registered filename extension is downloaded. For example, if you wanted to play flash video (.flv), video streaming sites such as youtube will send you a much smaller .swf player that will refer to and open the .flv instead of asking you to download the whole thing first.

In order to stream mp3's instead of downloading them, you'll need to create a reference file that invokes the mp3 player and tells it to refer to your file.
This can be done in a few ways, the two most popular:
1) create a text file that ends in .m3u, and place the path to the mp3 inside it.
Example:
mysong.m3u contains:
http://www.myserver.com/mydir/mysong.mp3

2) create a windows media .asx stub file. This works for streaming video as well!!
Again, open a text file editor, and place this code in the file:
<ASX VERSION="3.0">
<ENTRY>
<REF HREF = "http://myserver.com/mydir/mysong.mp3" />
</ENTRY>
</ASX>

Let me know what works for you!
I know about this sort of thing because I've done it before (I work in web design). I have actually written a php script somewhere that will automatically generate the asx file on a dynamic real-time library of audio lectures.

Good luck!

Last edited by dishe; 09-16-2007 at 01:24 AM.
Reply With Quote
  #3 (permalink)  
Old 09-16-2007, 11:03 AM
bombzhome's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Threadstarter
 
Join Date: Sep 2007
Posts: 40
Reputation: 10
bombzhome is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thank you so much. I had tried the playlist one before and it wasn't working but it seems to be working perfect now. Again, thanks a lot!
Reply With Quote
  #4 (permalink)  
Old 09-16-2007, 11:12 AM
dem0n2001's Avatar
PPCGeeks Regular
Offline
Pocket PC: TouchPro2 w/ Android
Carrier: Sprint
 
Join Date: Oct 2006
Posts: 53
Reputation: 30
dem0n2001 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
if you use itunes you can stream it this way.... http://hackaddict.blogspot.com/2007/...-for-free.html
i know it talks about the Wii but still works
Reply With Quote
  #5 (permalink)  
Old 09-16-2007, 11:16 AM
bombzhome's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Threadstarter
 
Join Date: Sep 2007
Posts: 40
Reputation: 10
bombzhome is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Also, how would I go about a quicker way of doing this. Is there a way to create a playlist for every song that I have or can I convert one of my regular playlists to an HTTP playlist a quick way? Any ideas on that?
Reply With Quote
  #6 (permalink)  
Old 09-19-2007, 10:33 AM
bombzhome's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Threadstarter
 
Join Date: Sep 2007
Posts: 40
Reputation: 10
bombzhome is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
bump.. any ideas to do this a quicker way?
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 12:38 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com