Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback of streaming audio content #37

Open
disansk opened this issue Mar 3, 2023 · 3 comments
Open

Playback of streaming audio content #37

disansk opened this issue Mar 3, 2023 · 3 comments

Comments

@disansk
Copy link

disansk commented Mar 3, 2023

Describe the bug
The player does not play streaming audio content

To Reproduce
Add an audio stream to the playlist:

This is link to server icecast with codec MPEG Audio layer 1/2 (mpga)

The player skips the task

In event_log.xml I see an entry:
error2023-03-02T17:18:19+07:00ContentManagerFETCH_FAILED

This link plays in vlc player and in any browser

Additional context
An additional question concerns the playback of a video stream. Can garlic-player play a video stream, and if so, which one?

@disansk
Copy link
Author

disansk commented Mar 3, 2023

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
Copy link
Owner

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
Copy link
Author

disansk commented Mar 9, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants