} catch (IOException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
System.out.println("Send DataPackeg:" + sendCount);
System.out.println("send a message end !");
System.exit(0);
}
}
这是一个内部线程类,用来发送媒体数据。因为是测试,没有用到流媒体服务器,因此此处用文件流取代了。
以下是另一个内部线程类,用来收接媒体数据:
延伸阅读
文章来源于领测软件测试网 https://www.ltesting.net/