VP9 temporal scalability without SVC?

Hello @nazar-pc, did you finally get it to work, or did you give up on using Gstreamer to produce VP9 SVC stream?

@vpalmisano thanks for your insight about rtpvp9pay!

There are 2 parts to this:

  1. GStreamer’s vp9enc API supports only temporal scalability for now, full SVC may be available at some point, but not yet
  2. rtpvp9pay doesn’t generate any VP9 headers for now, so you can’t take advantage of even temporal scalability, sadly

Same story about VP8’s temporal scalability BTW. Would be nice if someone can contribute that to GStreamer :wink:

1 Like