Info

Open Website
WARNING! Clicking "Open Website" will launch a third-party app, use at your own risk. We do not recommend logging in with your main account.

Testing and Issues

You can test this app and submit issues during the testing period of the JavaScript 2024 Contest, Round 1 contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

10
by rating

Issues

Fair Quokka Feb 4 at 19:30
The contest task is close to completion – both Task I and Task II have been implemented.

TASK I
The app relies on mp4box and Service Worker.

TASK II
The app introduced a correct approach by adding zero new dependencies. The implementation is based on re-encoding the first video chunk and then performing further checks on the remaining chunks.

We have identified the following issues (Task I) which prevented the submission from getting a higher score:
– No Safari support.
– A significant inconsistency in the implemented design compared to the provided mockups.
– The app tends failing to connect when joining several Live Streams one after another, only force app reload addresses the issue. 
– Absence of proper visual styling.
– The Live Stream bar presents the user with '0 watching'.
Nobody added any issues yet...