文件名称:Android代码-RTSP-Client-Server
文件大小:8.48MB
文件格式:ZIP
更新时间:2022-08-25 21:38:43
Android代码
RTSP-Client-Server Introduction Streaming videos are ubiquitous in the web today. The internet, originally designed for simple text/document based transfers using protocols such as the HTTP, is the platform on which streaming media is passed from one end of the world to another. In order to stream data across networks efficiently, the layers of the network stack must be enhanced with capabilities to transfer it efficiently while not congesting the network as a whole. This project examines how me
【文件预览】:
RTSP-Client-Server-master
----VideoStream.java(1007B)
----RTCPpacket.java(5KB)
----Server.java(19KB)
----images()
--------RTSP-demo.gif(4.96MB)
--------rtsp1.png(28KB)
----run_client(146B)
----run_server(65B)
----README.md(9KB)
----run_funky(34B)
----makefile(445B)
----movie.Mjpeg(4.07MB)
----Client.java(22KB)
----docs()
--------tests.txt(1KB)
--------server_output.txt(92KB)
--------client_output.txt(121KB)
--------vulnerabilities.txt(647B)
----RTPpacket.java(6KB)
----.gitignore(27B)
----bin()
--------Client.jar(63KB)
--------Server.jar(121KB)
----extras()
--------FunkyServer.class(6KB)