IP Cams, live streams?
- sahib12
- Posts: 285
- Joined: Wed Jan 02, 2013 3:13 pm
- Location: Liberty City
- Has thanked: 8 times
- Been thanked: 16 times
- Contact:
IP Cams, live streams?
Hey, I have googled around and anything i've tried has failed. I wish to view my ip cams on xbmc4xbox, it's a http stream and needs a username and password. Anybody here have any luck with ip cams on xbmc?

- Dan Dar3
- Posts: 1176
- Joined: Sun Jul 08, 2012 4:09 pm
- Has thanked: 273 times
- Been thanked: 257 times
- Contact:
Re: IP Cams, live streams?
You could try crafting a .strm file to point to your webcam network stream:
http://www.xbmc4xbox.org.uk/wiki/HOW-TO ... et_Streams
If it uses basic authentication you could try:
http://user:password@yourwebcam/
http://www.xbmc4xbox.org.uk/wiki/HOW-TO ... et_Streams
If it uses basic authentication you could try:
http://user:password@yourwebcam/
- App(s): XBMC4Xbox Remote for Android | Plugin(s): XBMC4Xbox Installer
- Please donate to XBMC4Xbox project to keep it going, every little helps!
- Join us on TeamSpeak
- sahib12
- Posts: 285
- Joined: Wed Jan 02, 2013 3:13 pm
- Location: Liberty City
- Has thanked: 8 times
- Been thanked: 16 times
- Contact:
Re: IP Cams, live streams?
hey dan, thanks for replying, when i access my ip cam from the browser it comes up with a logon page like this
Is there a way of bypassing this?
I already login using the url but i have to log in a second time with the browserIs there a way of bypassing this?

- Dan Dar3
- Posts: 1176
- Joined: Sun Jul 08, 2012 4:09 pm
- Has thanked: 273 times
- Been thanked: 257 times
- Contact:
Re: IP Cams, live streams?
@sahib12
Without knowing more about your webcam, I can't really help much.
Some webcams apparently allow for authentication as part of the URL - I guess you could dig that into the documentation, ask their support, Google for it or look at the source code of the generated website and figure out how you need to craft your URL. I'd say the ActiveX authentication is a no go, the other one is. An idea is to try various URLs in VLC, like the post below does:
http://www.gadgetvictims.com/2009/07/fo ... t-two.html
Without knowing more about your webcam, I can't really help much.
Some webcams apparently allow for authentication as part of the URL - I guess you could dig that into the documentation, ask their support, Google for it or look at the source code of the generated website and figure out how you need to craft your URL. I'd say the ActiveX authentication is a no go, the other one is. An idea is to try various URLs in VLC, like the post below does:
http://www.gadgetvictims.com/2009/07/fo ... t-two.html
- App(s): XBMC4Xbox Remote for Android | Plugin(s): XBMC4Xbox Installer
- Please donate to XBMC4Xbox project to keep it going, every little helps!
- Join us on TeamSpeak
- sahib12
- Posts: 285
- Joined: Wed Jan 02, 2013 3:13 pm
- Location: Liberty City
- Has thanked: 8 times
- Been thanked: 16 times
- Contact:
Re: IP Cams, live streams?
Awesome, thanks for sharing and for the advice, i'll get working on it now
EDIT* Thank you very much, it works perfectly now
EDIT* Thank you very much, it works perfectly now


-
- Posts: 155
- Joined: Sat May 18, 2013 5:12 pm
- Has thanked: 21 times
- Been thanked: 4 times
Re: IP Cams, live streams?
what did you do to get it working?sahib12 wrote:Awesome, thanks for sharing and for the advice, i'll get working on it now
EDIT* Thank you very much, it works perfectly now
- sahib12
- Posts: 285
- Joined: Wed Jan 02, 2013 3:13 pm
- Location: Liberty City
- Has thanked: 8 times
- Been thanked: 16 times
- Contact:
Re: IP Cams, live streams? SOLVED
Well before i used the .strm link as http://user:password@mywebcam/serverpush.htm but that did not work. Therefore I changed the .strm link to http://user:password@mywebcam/videostream.asf and then it loaded it and worked properly. I should of realized that xbmc MEDIA player would only play media streams not htm pages lol
