topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 10:41 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Cannot detect valid streams  (Read 4825 times)

tiwas

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Cannot detect valid streams
« on: December 23, 2010, 06:29 PM »
Hi guys!
Just found this program, and was psyched as I want to make my own player for Windows Phone 7. However, I cannot get it to detect any real streams...Anyone care to share their knowledge?

I'm on Windows 7 x64 running on a wired network. The program finds some streams, but not the ones I'm looking for.

A few examples:
http://oslo.p5.no/pl...player.aspx?channel=
http://www.radio1.no...=streaminfo_oslo.xml
http://www.nrj.no/we...dio/nrj/Webradio.swf

Cheers!

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Cannot detect valid streams
« Reply #1 on: December 24, 2010, 05:47 AM »
I just checked the first page, but here is what i found:
  • The stream urls seem to be specified without any file extensions
  • So URL snooper will only display them if you have the Protocol Filter set to "Show All"
  • In this setting i saw urls of the form "http://mms-cluster2.....no/P5_OSLO_WMA_High"
  • This does seem to be a valid stream, which was playable in window media player directly, and recordable with streambox vcr and probably other programs as well.

tiwas

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: Cannot detect valid streams
« Reply #2 on: December 24, 2010, 06:03 AM »
Cool, thanks!  :-*