Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 26th May 2002, 21:42   #1
Boulay
Junior Member
 
Join Date: May 2002
Posts: 1
Add streaming source to Winamp ? - new plugin idea

The idea of the plugin is to add some kind of query field which will be submitted to a search engine. The search engine could return a list of *matching* files found on a network.

Then Winamp (in fact, the plugin) will play these files using some streaming functions (ideal), or get every file when needed (if no other solution).

The network filesystem and search engine exist and work well.

My problems are :

1) How to add a streaming source to winamp ? Do I need to make an input plugin ?

2) If I add an input plugin, do I need to recode an mp3 decoder, or is it possible to reuse the Winamp's one.

3) Is it possible to chain plugins ? My plugin could load the in_mp3.dll to use his functions. (maybe I need to drop the streaming function in this case :/)

I hope someone could help me...
Boulay is offline   Reply With Quote
Old 31st May 2002, 22:31   #2
Jay
Moderator Alumni
 
Jay's Avatar
 
Join Date: May 2000
Location: Next Door
Posts: 8,888
Re: Add streaming source to Winamp ? - new plugin idea

Quote:
Originally posted by Boulay

1) How to add a streaming source to winamp ? Do I need to make an input plugin ?
No, if the file is an mp3 then all you need to do is follow the shoutcast spec or stream the file using the already existing plugin via the http spec.
Jay is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump