Hi,
I want to send real-time video stream from a camera of a mobile to another via GPRS.
Is RTP,the best solution?
Also, I want to compress the video before the transfer. possible?
Hi,
I want to send real-time video stream from a camera of a mobile to another via GPRS.
Is RTP,the best solution?
Also, I want to compress the video before the transfer. possible?
Hi,
Yes compression of video is possible before transfer. I think you should send video data in bytes.
regards,
Sumit
but how can i send the video in the real time peer to peer??