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
I need a light browser for android to play an audio streaming on my lan generated from vlc on a server as http. This is the server side command to start the streaming: cvlc -vvv pulse://alsa_output.pci-0000_00_14.2.analog-stereo.monitor --sout '#transcode{acodec=mp3,ab=128,channels=2}:standard{access=http,dst=0.0.0.0:8888/pc.mp3}'
I choosed lightning-browser because is very small, is open source and is "trusted" but when I open the address of my server as http://192.168.0.9:8888/pc.mp3 I cannot play nothing ... the browser show a small triangle play command in the center of the page, if I click it the the triangle becomes II but nothing else happens ...
Is there someone who can help me?
Thank in advance,
Emilio
The text was updated successfully, but these errors were encountered:
I need a light browser for android to play an audio streaming on my lan generated from vlc on a server as http. This is the server side command to start the streaming:
cvlc -vvv pulse://alsa_output.pci-0000_00_14.2.analog-stereo.monitor --sout '#transcode{acodec=mp3,ab=128,channels=2}:standard{access=http,dst=0.0.0.0:8888/pc.mp3}'
I choosed lightning-browser because is very small, is open source and is "trusted" but when I open the address of my server as http://192.168.0.9:8888/pc.mp3 I cannot play nothing ... the browser show a small triangle play command in the center of the page, if I click it the the triangle becomes II but nothing else happens ...
Is there someone who can help me?
Thank in advance,
Emilio
The text was updated successfully, but these errors were encountered: