credentials

  1. M

    Android Question MediaPlayerStream with creds for basic auth?

    I'm trying to stream just the audio from an IP camera. The camera I'm using (Amcrest) publishes the URL for the audio stream as: http://ip/cgi-bin/audio.cgi?action=getAudio&httptype=singlepart&channel=1 I can put that in a browser and it pops up a basic url auth dialog and after entering...
Top