old javascript code for audio stream #7

Open
opened 3 years ago by anglk · 7 comments
anglk commented 3 years ago

The new javascript code we used for the audio stream in the event of Silvio didn't work for many people.

Let's use the javascript of the old stream page https://git.vvvvvvaria.org/varia/varia.website/src/branch/master/content/pages/stream.en.md that works for sure.

The new javascript code we used for the audio stream in the event of Silvio didn't work for many people. Let's use the javascript of the old stream page https://git.vvvvvvaria.org/varia/varia.website/src/branch/master/content/pages/stream.en.md that works for sure.
ccl commented 3 years ago
Owner

(moving this message here, hadn't realised there were 2 threads)

Hey lovely team!

Reporting back after the Read & Repair that happened this morning.
@eastwood and I were trying to debug the audio stream yesterday night, before the event and discovered that:

  • the videojs library was interfering with the audio tag and transforming it into a div, so we commented that out.

  • there's a crossorigin conflict. The stream.vvvvvvaria.org is delivered over https, but the icecast server we've been using is accessed via http. In the end Max updated his own icecast server to https so we used that one.

Hopefully these findings can help with further events & thank you Max for debugging work!
X

(moving this message here, hadn't realised there were 2 threads) Hey lovely team! Reporting back after the Read & Repair that happened this morning. @eastwood and I were trying to debug the audio stream yesterday night, before the event and discovered that: - the videojs library was interfering with the audio tag and transforming it into a div, so we commented that out. - there's a crossorigin conflict. The stream.vvvvvvaria.org is delivered over https, but the icecast server we've been using is accessed via http. In the end Max updated his own icecast server to https so we used that one. Hopefully these findings can help with further events & thank you Max for debugging work! X
ccl commented 3 years ago
Owner

Hello lovely team.

A lingering thought that was brought up by @eastwood in regards to the old audio stream interface and also applies to the current one:

it would be great if when you have clicked Play that the button stays pressed to give some visual feedback that something has happened. And of course, when you press Stop, then Play becomes unpressed.
Hello lovely team. A lingering thought that was brought up by @eastwood in regards to the old audio stream interface and also applies to the current one: it would be great if when you have clicked Play that the button stays pressed to give some visual feedback that something has happened. And of course, when you press Stop, then Play becomes unpressed.

thank you Cris! Will update the website after the event/ later this week : )


done!

thank you Cris! Will update the website after the event/ later this week : ) ``` done! ```

Oh I made a branch of the just passed event with a toggle button suggestion but @JoanaChicau you got there very efficiently! 👍 I shall go ahead and delete

Oh I made a branch of the just passed event with a toggle button suggestion but @JoanaChicau you got there very efficiently! 👍 I shall go ahead and delete

oh I am sorry I didn't realise that.. for me its okay either way as long as we have that feedback on the button that was indeed very much needed!

oh I am sorry I didn't realise that.. for me its okay either way as long as we have that feedback on the button that was indeed very much needed!

No need to apologise 😄

No need to apologise 😄
Poster

i think this is done

i think this is done
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.