ChihChengYang / wfs.js

html5 player for raw h.264 streams
BSD 2-Clause "Simplified" License
380 stars 139 forks source link

你好,能否调整播放的帧率? #29

Open caipy0904 opened 5 years ago

caipy0904 commented 5 years ago

能否调整播放的帧率? 比如播放一个1秒5帧的视频

sergey-suzdaltsev commented 4 years ago

It's impossible. You accept the encoded stream that goes to the video element. You can only change the playback speed (via video tag). But for this you need to change the streem rate.