This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 414
Streaming audio to Icecast Server #247
Comments
I think your problem about at compile platform. maybe you can try with x86 or x64 architectural. |
And i have tried all release and debug versions, x86 and x64. Is there anyone that can say that it should work? |
Anyone that can help, please? Best, Bostjan |
Which version of libvlc are you using? Is it 2.2.1 like your vlc? Please also share the command line that you are using to launch vlc to do the same thing. |
Feel free to reopen if needed |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: