hls.yaml 319 B

1234567891011121314151617
  1. config:
  2. target: 'http://localhost:8080'
  3. phases:
  4. - duration: 3600
  5. arrivalRate: 500
  6. plugins:
  7. hls: {}
  8. scenarios:
  9. - name: Test the actual HLS video stream
  10. flow:
  11. - get:
  12. url: "/hls/0/stream.m3u8"
  13. hls:
  14. concurrency: 4
  15. streamSelector:
  16. index: all