Description: video streaming (client / server)
client request video from server then server send it frame by frame .
client can play the video , pause , speed up and slow down the playing
To Search:
File list (Check if you may need any files):
VideoStreaming\manifest.mf
..............\movie.Mjpeg
..............\movie.mpeg
..............\src\streaming\Client.java
..............\...\.........\movie.Mjpeg
..............\...\.........\movie.mpeg
..............\...\.........\movie_1.mpeg
..............\...\.........\RTPpacket.java
..............\...\.........\Server.java
..............\...\.........\VideoStream.java
..............\...\streaming
..............\src
..............\test
VideoStreaming