Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Mic or Song....
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients
View previous topic :: View next topic  
Author Message
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Sat Sep 20, 2008 12:25 pm    Post subject: Mic or Song.... Reply with quote

Hello to everyone.
First for all sorry for my bad english.

I've this problem.
Icecast works perfectly, but I have to chose between the microphone line or the music line (from Winamp) and I can't use both of them simultaneously.

Is there any advanced option to capture both at the same time? (I use dsp_oddcast_v2)

I know that probably someone else has opened a topic like this, but I didn't found it.

So be patient, please.

Have a nice day.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sat Sep 20, 2008 2:40 pm    Post subject: Reply with quote

If you need to use a mixer then you can use the soundcard mixer, enable a mic input and pcm input to be captured and configure edcast to capture from soundcard.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Sat Sep 20, 2008 4:02 pm    Post subject: Reply with quote

Here comes the problem: when I try to enable both "mic" and "line in" just one of these results enabled.......why?
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sat Sep 20, 2008 4:29 pm    Post subject: Reply with quote

usually you can set the mixer to capture from various inputs including Mic line and pcm but the labeling varies depending on the setup. on alsa for instance there is usually a setting named Mix which when enabled captures all the input currently enabled.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Sat Sep 20, 2008 4:47 pm    Post subject: Reply with quote

Thanx I've solved it!
The last important thing (even if this is not the right place to ask) Rolling Eyes :

Can you tell me where I can find the exactly link of my radio to give to my potential listeners?

I've try http://"mylanip":8000/example.ogg

And It works when I want to listen to my self using my own PC.....

But how can I determine the link for the listeners outsider my lan?

Thank you.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sat Sep 20, 2008 4:51 pm    Post subject: Reply with quote

The IP part is allocated to the NAT box, usually via DHCP so it could change, which is usually why some use dynamic DNS, but if you want to know what your current IP is without going onto the NAT box then just go to an external site that reports it like www.whatsmyip.org

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Sat Sep 20, 2008 5:02 pm    Post subject: Reply with quote

Got it, but is it correct:

http:\\myip:port\example.ogg
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sat Sep 20, 2008 6:29 pm    Post subject: Reply with quote

The url for the stream would be http://ip:port/example.ogg but for a playlist you need to add a m3u extension on the end.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Sat Sep 20, 2008 6:45 pm    Post subject: Reply with quote

Great man. I hope that it will work!
Anyway thank you so much for the patience and help! Wink

Frank
Back to top
View user's profile Send private message
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Sun Sep 21, 2008 12:46 pm    Post subject: Reply with quote

I've tried in vain.

http://myip:8000/example.ogg

Another PC using VLC or Winamp can't open this link.
The error code is this:

VLC is unable to open the MRL 'http://myip:8000/example.ogg'. Check the log for details.

Why?
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Sep 21, 2008 1:19 pm    Post subject: Reply with quote

try a browser on http://myip:8000/ first. If that doesn't work then you have a firewall or NAT issue. I cannot say without specifics.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Sun Sep 21, 2008 1:28 pm    Post subject: Reply with quote

IT WORKS PERFECTLY (and this is the reason why i'm surprised)

Mount Point /example.ogg
M3UXSPF
Stream Title: Milano Strike Out Radio
Stream Description: Milano Strike Out Radio
Content Type: application/ogg
Mount started: Sun, 21 Sep 2008 15:21:13 ora solare Europa occidentale
Bitrate: Quality 0
Current Listeners: 0
Peak Listeners: 0
Stream Genre: Baseball radio
Stream URL: http://192.168.1.2:8000/example.ogg
Current Song: - Milano Strike Out Radio



In STREAM URL I've tried to change IP (192.168.1.2 is my LAN ip) with the Public IP given by my provider...but nothing....
Back to top
View user's profile Send private message
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Sun Sep 21, 2008 2:43 pm    Post subject: Reply with quote

Is it possible that it depends from the fact tha I have unchecked the option "public server"?
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Sep 21, 2008 5:12 pm    Post subject: Reply with quote

well I cannot use 192.168.x.x addresses but if that is what you are trying with your browser and it works then use that for the streaming player. I cannot verify the ogg stream from here as I don't have your address.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
_Aigor_



Joined: 20 Sep 2008
Posts: 10

PostPosted: Mon Sep 22, 2008 10:37 am    Post subject: Reply with quote

Could you tell me if my stream is available?
I'll let the stream open....

http://192.168.1.2:8000/example.ogg

Thanx a lot
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber