Seriesbox / seriesbox-server

Organize and stream your local TV series
MIT License
0 stars 0 forks source link

Transcoding #1

Open datagutt opened 9 years ago

datagutt commented 9 years ago

Use canPlayType on client-side to detect format support. Find out which format is best. Have a /transcode/:show/:season/:ep route that transcodes using ffmpeg while directly streaming the movie.