sagiadinos / garlic-player

Digital Signage Player based on SMIL
https://garlic-player.com
GNU Affero General Public License v3.0
82 stars 14 forks source link

Playback of streaming audio content #37

Open disansk opened 1 year ago

disansk commented 1 year ago

Describe the bug The player does not play streaming audio content

To Reproduce Add an audio stream to the playlist:

disansk commented 1 year ago

incorrectly inserted xml string: <event><eventType>error</eventType><eventTime>2023-03-02T17:18:19+07:00</eventTime><eventSource>ContentManager</eventSource><eventName>FETCH_FAILED</eventName><metadata><meta name="resourceURI" content="http://audio.test.local/gorvolna"/><meta name="errorMessage" content="Error transferring http://audio.test.local/gorvolna - server replied: Bad Request"/><meta name="transferLength" content="0"/></metadata></event>

sagiadinos commented 1 year ago

Thank you for report.

Currently, the garlic-player does not support video/audio-steams direct.

As a workaround: You can use them on a website or as a so-called Digital Signage Widget.

disansk commented 1 year ago

Thank you for report.

Currently, the garlic-player does not support video/audio-steams direct.

As a workaround: You can use them on a website or as a so-called Digital Signage Widget.

Thank you! Let's consider this a feature request