Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Solution: hold the browser tab in foreground while capturing canvas from it.

7. Stream publishing resolution cannot exceed the canvas size

Symptoms: stream publishing picture size is equal or less than HTML5 Canvas elemet on the page size (width x height)

Solution:

a) use HTML5 Canvas of appropriate size on the page to publish a desired resolution

b) transcode the stream picture to deisred size at server side