Go to advanced search

by Hmissa
Thu Mar 22, 2018 1:04 pm
Forum: Advanced users
Topic: send a video stream from cam or DVR to server through raspberry pi
Replies: 0
Views: 158

send a video stream from cam or DVR to server through raspberry pi

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.
by Hmissa
Sun Feb 12, 2017 8:26 pm
Forum: Advanced users
Topic: UART interrupt
Replies: 2
Views: 2274

UART interrupt

Hi all
How can I develop an uart interrupt Routin.

Best regards.
by Hmissa
Mon Jan 09, 2017 8:04 pm
Forum: Advanced users
Topic: two usb RS232 adapter
Replies: 3
Views: 861

two usb RS232 adapter

hi all,

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?

Best regards
by Hmissa
Tue Jan 19, 2016 4:55 pm
Forum: Troubleshooting
Topic: Send data from website to raspberry
Replies: 3
Views: 674

Re: Send data from website to raspberry

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 ).

Thx.
by Hmissa
Tue Jan 19, 2016 1:13 pm
Forum: Troubleshooting
Topic: Send data from website to raspberry
Replies: 3
Views: 674

Send data from website to raspberry

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.
by Hmissa
Tue Jul 07, 2015 9:37 am
Forum: General programming discussion
Topic: Thread in script shell
Replies: 1
Views: 464

Thread in script shell

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

how can i do that? and thx

Go to advanced search