Dear,
i have problem "may be repeated but i didn't find direct answer to it".
i want to record video and send it to server. the problem here that the server want it as separated audio and video packets as its real time stream server.
so when i try to use the RecordControl i have two option
1- save it to bytearray
2- save it to file.
i didn't find option to control to record it to video and audio packets.
even that RTSP are enabled in some devices as i see in the documentation of the Manager class but only for streaming FROM the server NOT streaming TO server.
Your answer is higly appreciated.
Thanks



Reply With Quote

