Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Streaming audio to Icecast Server #247

Closed
bostjannagode opened this issue Apr 16, 2017 · 5 comments
Closed

Streaming audio to Icecast Server #247

bostjannagode opened this issue Apr 16, 2017 · 5 comments

Comments

@bostjannagode
Copy link

Dear,

i'm trying but.. I want to stream audio to icecast server, it works from VLC 2.2.1 on windows 10, but with VLCdotnet dont want. If someone can take a look if syntax is correct? it's Visual Basic.net 2015...

arguments(0) = ":sout=#transcode{vcodec=none,acodec=mp3,ab=192,channels=1}:duplicate{dst=std{access=shout,mux=ogg,dst=source:[email protected]:8000/radio1},{dst=display}}"

On VLC is all ok, but on Vlcdotnet Icecast server says:
Notification: This doesnt look like a Speex file
thanks in advance
Bostjan

@salihkaragoz
Copy link

I think your problem about at compile platform. maybe you can try with x86 or x64 architectural.
#234 like here

@bostjannagode
Copy link
Author

And i have tried all release and debug versions, x86 and x64. Is there anyone that can say that it should work?
Best, Bostjan

@bostjannagode
Copy link
Author

Anyone that can help, please?

Best, Bostjan

@ghost ghost mentioned this issue Jun 2, 2017
@jeremyVignelles
Copy link
Collaborator

Which version of libvlc are you using? Is it 2.2.1 like your vlc?
You could also try with libvlc 3.0 nightly builds.

Please also share the command line that you are using to launch vlc to do the same thing.

@jeremyVignelles
Copy link
Collaborator

Feel free to reopen if needed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants