发现linphone一个bug
函数
video_stream_start中
rtp_session_set_rtp_socket_send_buffer_size(stream->session,socket_buf_size);
压根不起作用,调查后发现
set_socket_sizes这个函数在video_stream_new中就已经调用过了
[code="java"]set_socket_sizes(sock,...
原创
2012-06-27 10:44:43 ·
338 阅读 ·
0 评论