Skip to content

#anomaly-88: {Video Stream, Download File From Server} Project

Notifications You must be signed in to change notification settings

anomaly-88/SpringBoot-VideoStreaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIDEO STREAM HTTP V2

  • index page configured
  • the items in the folder have been made listable

Next: Dosya isimlendirirken . ve diğer özel karakterler, boşluk gibi unsurlar problem yaratıyor, bunun üzerine bir geliştirme yapılacak.

Thx to @saravanastar @stackabuse

quotation from @saravanastar (Original Project https://github.com/saravanastar/video-streaming)

  Repository contains the code to stream the video in HTTP. Used the 
  Spring fromework to Stream the Video
  
  Url endpoint is video/stream/mp4/toystory
  Here the Path params are video/stream/{fileType}/{fileName}
  
  Applicaiton looks for the video in the resources/video folder, if want to
  work on own video, place the file in video folder in resources and 
  play around it.
  
  Start the applciation and hit the below url to try it out
  http://localhost:8080/video/stream/mp4/toystory

Article about this repo https://medium.com/@saravanastar/video-streaming-over-http-using-spring-boot-51e9830a3b8

About

#anomaly-88: {Video Stream, Download File From Server} Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages