Hi all,
I want ask you, if we can read a video stream from a webcam or a DVR and send it to a server through a raspberry pi connected to 3g internet.
any idea? please.
thanks.
Best Regards.
I m working in project that using two communication UART RS232.
my question is : Can i use two usb RS232 adapter in the same Rpi? /dev/ttyUSB0, /dev/ttyUSB1?
and if yes, the two UART have the same Rx buffer?
i m so sorry for the warning place of the question.
i use the J2EE, my question if i can developpe a socket to transfer the data form the webserver to the RasPI?
the opposit sens it is ok ( from RasPi to the web ) but i have problem in the other sens (From web to Raspi ).
Hi,
I have a website lodged on a server and i want to make a code allow to send data from the website to the raspberry pi conneted on internet.
example :
when i click a button in this website, a data sended to the Raspberry pi.
Thanks.
i have two appli, the first is a C program "appli1" and the second is a java program ""appli2"
both application have a shared resource, for that I want to execute a thread in a shell script:
in a loop:
APPLI1 for 1 minute and sleep
APPLI2 for 1 minute and sleep