开发者

Wowza: Seek certain part of video stream

开发者 https://www.devze.com 2023-02-08 02:51 出处:网络
I have Wowza installed and would like to know if it\'s possible to stream a certain part of a video, e.g. 0:30 to 开发者_运维百科0:45 (15 second clip), over RTMP?A couple of things:

I have Wowza installed and would like to know if it's possible to stream a certain part of a video, e.g. 0:30 to 开发者_运维百科0:45 (15 second clip), over RTMP?


A couple of things:

  • RTMP is a protocol for streaming, and Wowza supports it
  • Seeking mechanisms are not streaming server specific, but protocol specific

So, what you want to do is seek into a video via RTMP. The fact that videos are hosted on Wowza does not matter. What is more of a question is "What player are you using?"

Here are some instructions for doing this with the JW Player, a very popular player.

0

精彩评论

暂无评论...
验证码 换一张
取 消