« Previous Next »

Thread: stream your own music to anywhere over wan or lan

Last post 04-06-2009 12:17 PM by vsood. 8 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (9 items)

Sort Posts:

  • 09-05-2008, 4:34 PM

    • DREA
    • Not Ranked
    • Joined on 06-23-2007, 3:24 PM
    • Posts 6

    stream your own music to anywhere over wan or lan

    Hi People, stream your music to anywhere in the world.

    Make a new folder in any hard drive on your pc and call it my music (note the drive letter)
    Mine is in C::// so any reference to my C://MyMusic will be your whatever drive letter.
    In ISS7, in your website add a virtual directory, give it a alias of music then point the physical path to the music folder you just created.
    Mine is C://MyMusic
    Open windows media player and open all the music you have put in your music folder, it can be one song, one album or 10000 albums, it doesn't matter, it's basically a windows media player playlist, which if you have you can convert in the same way.
    Once you have all the music to play in windows media player and it's playing, select file, save now playing as... in the box that appears drop the save as down, and select any file, name it whatever.asx and save it to desktop.
    Right click your saved whatever.asx file and click open in notepad.
    Find the line that says
    <Param Name = "SourceURL" Value = "C:\MY MUSIC\any file.mp3" />
    Copy the bit C:\MY MUSIC\
    and go to edit, select replace
    in find what, paste what you have just copied,
    in replace with, type your url "http://yourdomain.com/music/"
    then select replace all.
    Scroll down your .asx file and find  <Ref href = "..\MY MUSIC\any file.mp3"/>
    copy the ..\MY MUSIC\  (don't forget the ..\) again go to edit,
    replace, in find what paste ..\MY MUSIC\, in replace with type (if it's not already there) http://yourdomain.com/music/
    then save as
    send, take or link to this .asx file to anywhere you want, it works on vista, xp, windows mobile 6 and 6.1, it will also work with .wnv files proving they're small enough and you have the upload bandwidth.


    Have Fun :) !
    MANY THANKS.
    DREA

    DREA
  • 09-09-2008, 9:33 PM In reply to

    Re: stream your own music to anywhere over wan or lan

    Pretty good!

    Sincerely
    Microsoft Online Community Support
    Andrew Zhu - MSFT


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 09-24-2008, 6:05 PM In reply to

    • DREA
    • Not Ranked
    • Joined on 06-23-2007, 3:24 PM
    • Posts 6

    Re: stream your own music to anywhere over wan or lan

    Hi People,

    has anyone had a play with this ?

    i have 2 places with broadband both on wireless

    and it works without having to buffer once

    all of my music is on line pick a song i can play it

    i now can watch my dvd collection away from home provided there converted to ( my upload is 1.6 mbps) to say 1.2 mbps

    any questions you can email me @ d4rea@aol.com 

    many thanks

    DREA

     

    DREA
  • 09-30-2008, 3:12 PM In reply to

    • vsood
    • Top 75 Contributor
    • Joined on 07-11-2007, 9:16 PM
    • Redmond
    • Posts 81

    Re: stream your own music to anywhere over wan or lan

    This is great DREA, I am glad to see you are helping people uncover really cool scenarios.

    Have you also tried installing Bit Rate Throttling, Web Playlists along with this. Web Playlists would can import client side playlists asx and then give you a single url that you can play from anywhere.

    Regards

    Vishal

  • 10-01-2008, 4:55 PM In reply to

    • DREA
    • Not Ranked
    • Joined on 06-23-2007, 3:24 PM
    • Posts 6

    Re: stream your own music to anywhere over wan or lan

    Thank You

    Vishal

    yes i have tried bitrate throttle that is switched on but web playlist i create the .isx file

    but it will not open in my browser at all ? the way i done this means the .asx file is a wm playlist so you can choose a song in the pane and it plays (at my other broadband end)

    also my phone is wi-fi wi-lan enabled so any hot spots i can do the same

    pm me and i will send you a link to your favourite song

    MANY THANKS

    DREA

     

    DREA
  • 10-01-2008, 5:11 PM In reply to

    • vsood
    • Top 75 Contributor
    • Joined on 07-11-2007, 9:16 PM
    • Redmond
    • Posts 81

    Re: stream your own music to anywhere over wan or lan

    Hi DREA

    Thanks for trying it out, please let us know if you have any feedback for us.

    Meanwhile, for Web Playlists, we actually return an asx in the response. It looks like below.

    Having said that, you are right, in your scneario asx might actually work better since you want to share playlists. Web Playlists tries to protect your content from sharing by using GUIDs in the URL. This may not work for you since these GUIDs have a lifetime and limit on how many people can connect (both these values are configurable).

     Cheers

    Vishal 

    <ASX VERSION="3.0">
    <TITLE>Testing</TITLE>
    <PARAM NAME="LastModified" VALUE="2008-10-01T17:03:11Z" />
    <ENTRY>
    <PARAM NAME="CANSKIPBACK" VALUE="NO"/><PARAM NAME="CANSEEK" VALUE="NO"/><TITLE>Ad</TITLE>
    <REF HREF="
    http://iismp-demo/WinTAP.isx?sessionId=694ed743-2981-465d-9056-8f9e318e6339;entryId=1" />
    </ENTRY>
    <ENTRY>
    <TITLE>Pinball</TITLE>
    <REF HREF="
    http://iismp-demo/WinTAP.isx?sessionId=694ed743-2981-465d-9056-8f9e318e6339;entryId=2" />
    </ENTRY>
    </ASX>

  • 10-01-2008, 6:16 PM In reply to

    • DREA
    • Not Ranked
    • Joined on 06-23-2007, 3:24 PM
    • Posts 6

    Re: stream your own music to anywhere over wan or lan

     hi vishal

    my .asx looks like this

    <Asx Version = "3.0" >
    <Title > ppc Billy(1)</Title>

    <Param Name = "AllowShuffle" Value = "yes" />

    <Entry>
    <Duration value = "01:45:53.868" />

    <Param Name = "AcquisitionTime" Value = "25/09/2008 15:16:07" />

    <Param Name = "AcquisitionTimeDay" Value = "25" />

    <Param Name = "AcquisitionTimeMonth" Value = "9" />

    <Param Name = "AcquisitionTimeYear" Value = "2008" />

    <Param Name = "AcquisitionTimeYearMonth" Value = "25/09/2008" />

    <Param Name = "AcquisitionTimeYearMonthDay" Value = "25/09/2008" />

    <Param Name = "AudioBitrate" Value = "32000" />

    <Param Name = "AudioFormat" Value = "{00000055-0A00389B71}" />

    <Param Name = "Bitrate" Value = "32000" />

    <Param Name = "CanonicalFileType" Value = "wmv" />

    <Param Name = "DefaultDate" Value = "25/09/2008 13:52:00" />

    <Param Name = "FileSize" Value = "238041931" />

    <Param Name = "FileType" Value = "wmv" />

    <Param Name = "FourCC" Value = "861292868" />

    <Param Name = "Is_Protected" Value = "False" />

    <Param Name = "MediaType" Value = "video" />

    <Param Name = "RecordingTime" Value = "25/09/2008 13:52:00" />

    <Param Name = "RecordingTimeDay" Value = "25" />

    <Param Name = "RecordingTimeMonth" Value = "9" />

    <Param Name = "RecordingTimeYear" Value = "2008" />

    <Param Name = "RecordingTimeYearMonth" Value = "25/09/2008" />

    <Param Name = "RecordingTimeYearMonthDay" Value = "25/09/2008" />

    <Param Name = "SourceURL" Value = "http://iismp-demo/WinTAP.isx?sessionId=694ed743-2981-465d-9056-8f9e318e6339;entryId=1" />

    <Title > Billy (1)</Title>

    <Param Name = "TrackingID" Value = "{D4A-A34E-D0FEE22727E4}" />

    <Param Name = "UserEffectiveRating" Value = "50" />

    <Param Name = "UserPlayCount" Value = "0" />

    <Param Name = "UserPlaycountAfternoon" Value = "0" />

    <Param Name = "UserPlaycountEvening" Value = "0" />

    <Param Name = "UserPlaycountMorning" Value = "0" />

    <Param Name = "UserPlaycountNight" Value = "0" />

    <Param Name = "UserPlaycountWeekday" Value = "0" />

    <Param Name = "UserPlaycountWeekend" Value = "0" />

    <Param Name = "UserRating" Value = "0" />

    <Param Name = "UserServiceRating" Value = "0" />

    <Param Name = "VideoBitrate" Value = "0" />

    <Param Name = "VideoFormat" Value = "{30uts10-8000-0dmstu0AA00389B71}" />

    <Param Name = "WM/EncodingTime" Value = "25/09/2008 13:52:00" />

    <Param Name = "WM/MediaClassPrimaryID" Value = "{hekek}" />

    <Param Name = "WM/MediaClassSecondaryID" Value = "{00000000-0000-0000-0000-000000000000}" />

    <Param Name = "WM/VideoFrameRate" Value = "0" />

    <Param Name = "WM/VideoHeight" Value = "160" />

    <Param Name = "WM/VideoWidth" Value = "208" />

    <Ref href = "http://iismp-demo/WinTAP.isx?sessionId=694ed743-2981-465d-9056-8f9e318e6339;entryId=1"/>
    </Entry>
    </Asx>

    my playlists are for my own personal use and always will be the thought of someone coming into my pc by a stranger is frightning !

    i wanted to use https://  on this project

    but my mobile phone wont accept seure server so i created a different logon and it works

    i tried a lot of stuff to make this work purly with my windows mobile 6.1

    i think if we could implement active x on wm6 we would have a berret chance

    thanks vishal

    regards

    DREA

    DREA
  • 04-05-2009, 1:41 PM In reply to

    • Despized
    • Not Ranked
    • Joined on 04-05-2009, 5:40 PM
    • Posts 4

    Re: stream your own music to anywhere over wan or lan

    I am currently using WMP11 and I am not sure where I can create an asx file.  My main purpose is to be able to play music off my pc through lan on my xbox360 or ps3.

    Thank you for your time and services.

  • 04-06-2009, 12:17 PM In reply to

    • vsood
    • Top 75 Contributor
    • Joined on 07-11-2007, 9:16 PM
    • Redmond
    • Posts 81

    Re: stream your own music to anywhere over wan or lan

    I believe the best course for you here is to use Windows Media Center and add XBOX as an extender.

Page 1 of 1 (9 items)