[beagleboard] Re: interfacing IP camera with BBB

2016-07-13 Thread Tamer Alamiri
hey guys, i'm trying to connect an IP camera with BBB over the ethernet port then broadcast the live streaming video since my BBB is connected to an aircard and has public ip. anyone was able to do such a thing? i'm thinking of forwarding the camera port to the BBB so a person can see the live

[beagleboard] Re: interfacing IP camera with BBB

2015-11-04 Thread davraharesh
On Tuesday, December 23, 2014 at 2:07:02 PM UTC+5:30, Arya K S wrote: > > Hi, > > I have interfaced Axis ip camera with my BBB and i can view video on my > chromium browser. But i want to stream this video live. Which IDE can I use? > Is NetBeans IDE ok with BBB? > Can i use eclipse? > if i am

Re: [beagleboard] Re: interfacing IP camera with BBB

2015-05-06 Thread Felipe ordoñez
yeah, I want an autonomous system, just BBB and IP camera and connect it to the internet. I will try again, ok. thank you. 2015-05-05 4:15 GMT-05:00 Arya K S aryaksasidha...@gmail.com: Hi, I did another step also. I have shared my PC's network with bbb. I got an IP address in 10.series

Re: [beagleboard] Re: interfacing IP camera with BBB

2015-05-01 Thread Felipe ordoñez
Hi, thanks for your suggestions I can tell you that it does not work for me this procedure. I use a beagle with monitor and keyboard, connect to a switch and the Axis IP camera (P1344), as well. the Ip camera has a 192.168.0.110 with a 8081 port (should I clear the information, or change

Re: [beagleboard] Re: interfacing IP camera with BBB

2015-04-26 Thread Arya K S
Hi, I configured the BBB with DHCP settings. The board, the PC and the camera are connected to the same network using a switch. My camera is fixed in outdoor. Using 192 address I think it is not possible. Use DHCP settings and try to get an IP address in the same series of camera. It will

[beagleboard] Re: interfacing IP camera with BBB

2015-04-24 Thread Felipe ordoñez
Hi, I've been trying to do the same thing. In my case, I connected the BBB to the LAN network, and I can see the video on my BBB browser typing 192..:port (IP camera adress). Another thing or problem is my Ip axis camera P1344 is PoE, I tried to connect it with a switch PoE, directly to

Re: [beagleboard] Re: interfacing IP camera with BBB

2015-04-08 Thread Arya K S
hi, i have seen the video from my PC in which i have installed Mobaxterm viewer. i also checked the board with LCD monitor through hdmi interface. at that time i entered as debian user. otherwise u can not access the chromium browser. in my application it is not necessary to see the video. if you

Re: [beagleboard] Re: interfacing IP camera with BBB

2015-04-07 Thread Andrew Commando
from where did you see the video? from another computer? from HDMI ? i want to build a stand alone On Tue, Apr 7, 2015 at 6:57 AM, Arya K S aryaksasidha...@gmail.com wrote: Hi, I connected Axis camera with bbb. But i didn't install any other drivers for it. i think drivers are available for

[beagleboard] Re: interfacing IP camera with BBB

2015-04-06 Thread Andrew Commando
Hi I want to connect also my IP camera to BBB. I did it with chromium extension. The frame rate are very slow :(. sgx driver should give more FPS ? I try to install zoneminder motion with no luck. Did you find a solution; -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] Re: interfacing IP camera with BBB

2015-04-06 Thread Arya K S
Hi, I connected Axis camera with bbb. But i didn't install any other drivers for it. i think drivers are available for all IP cameras. But the frame rate was more than 25fps. I used 'Mobaxterm' for watching the bbb. Open bbb as a root user. i have successfully completed my project in bbb. but the

[beagleboard] Re: interfacing IP camera with BBB

2014-12-23 Thread aryaksasidharan
Hi, I have interfaced Axis ip camera with my BBB and i can view video on my chromium browser. But i want to stream this video live. Which IDE can I use? Is NetBeans IDE ok with BBB? Can i use eclipse? if i am using NetBeans then how to implement it in BBB? On Friday, December 19, 2014 1:53:14

Re: [beagleboard] Re: interfacing IP camera with BBB

2014-12-23 Thread Przemek Klosowski
On Tue, Dec 23, 2014 at 3:37 AM, aryaksasidha...@gmail.com wrote: Hi, I have interfaced Axis ip camera with my BBB and i can view video on my chromium browser. But i want to stream this video live. Which IDE can I use? What exactly do you want to do? IDE is a development environment---do you

[beagleboard] Re: interfacing IP camera with BBB

2014-12-23 Thread aryaksasidharan
Hi, i have code written in java for streaming video. it is developed in NetBeans IDE. so i need to use this code in my BBB. how i will proceed? In http://beagleboard.org/project/java/ i have found that Oracle's JDK can be installed in BBB. I familiarized only with Eclipse IDE. Is any option

Re: [beagleboard] Re: interfacing IP camera with BBB

2014-12-23 Thread Przemek Klosowski
Sorry, I can't help you with specifics of running Java, but it seems to me that you don't need the whole Eclipse environment---just the Java runtime. In other words, develop on your PC in Eclipse and move the .jar file to BBB and run it in the JRE. I am not sure what additional stuff you need for

[beagleboard] Re: interfacing IP camera with BBB

2014-12-23 Thread aryaksasidharan
Hi, Thank you. I will try with JDK in my BBB. On Friday, December 19, 2014 1:53:14 PM UTC+5:30, aryaksa...@gmail.com wrote: Hi, I have an IP camera and i needs to interface it with BBB through ethernet port.I have configured my BBB to dhcp and it got an ip address when connected to our