搜索资源列表
TcpChatServer
- 基于TCP socket的video/audio chat服务端程序,参考的好例子, 覆盖了socket, directx camera capture, audio play back-TCP socket on the video/audio chat server process, a good example of reference, covering the socket, directx camera capture, audio play back
tcpSocket_dataRecieve
- 1、能够通过Tcp套接字读取服务器发送的视频数据流。2、根据服务器发送视频流的格式采用ffmpeg相应组件对其进行解码与播放-1, able to read through the Tcp socket server to send the video data stream. 2, according to the server to send the video stream format using ffmpeg decode and playback the corresponding
java
- Internet作为传输媒介的一个应用系统,WWW网上最基本的传输单位是Web网页。WWW的工作基于客户机/服务器计算模型,由Web 浏览器(客户机)和Web服务器(服务器)构成,两者之间采用超文本传送协议(HTTP)进行通信。HTTP协议是基于TCP/IP协议之上的协议,是Web浏览器和Web服务器之间的应用层协议,是通用的、无状态的、面向对象的协议。HTTP协议的作用原理包括四个步骤:-WWW Internet as a transmission medium is an applicati
CloudReceive_hls
- 自己写的服务器端ts流的TCP接收,并且按照M3U8做实时流切片保存。切片时常、大小都可设置。-Write your own server TS flow TCP receiver, and in accordance with the M3U8 real time flow section preservation. The slice is used, the size can be set.