You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On command line you can type:
vlc http://mp1.somafm.com:8808 --sout file/ogg:audiostream.ogg
to record a stream, or
vlc audiostream.ogg
to play back the progressively downloaded file.
The StreamPlayer class should support that, too.
The text was updated successfully, but these errors were encountered:
On command line you can type:
vlc http://mp1.somafm.com:8808 --sout file/ogg:audiostream.ogg
to record a stream, or
vlc audiostream.ogg
to play back the progressively downloaded file.
The StreamPlayer class should support that, too.
The text was updated successfully, but these errors were encountered: