-
Notifications
You must be signed in to change notification settings - Fork 51
Problems with URLs of YLE Radio (from Finland) #36
Comments
Yup. I can reproduce this. |
works for me with the latest commit. If still exist, please reopen the issue. thanks. |
Confusing... But thanks for your quick answer. I'll look at this. |
1 similar comment
Confusing... But thanks for your quick answer. I'll look at this. |
Not a Gradio bug. |
Just for info. |
i added hls support to the server. the information from the server has an additional hls tag to mark the hls streams. |
I can confirm, it is working now. Thanks @segler-alex! |
Hello, Gradio prints this error message: I installed gradio from a snap package on Ubuntu 17.10. |
Gradio prints this error message: I have the same problem with a different codec: MPEG-4 AAC |
6.0.2 is old. Upgrade Gradio. |
Thanks for the quick reply. I'm using v 7.1
…On Wed, 2 May 2018 at 11:55 Häcker Felix ***@***.***> wrote:
6.0.2 is old. Upgrade Gradio.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ae7Ikrg9Pvu6uQBwaEaU844Ej0g3lqKoks5tueTkgaJpZM4JY1SF>
.
|
Hello,
I am running version 7.1 using Flatpack.
The program works fine but produces a lot of "Couldn't download fragments"
errors.
The streaming breaks due to errors.
** Message: gradio-audio-player.vala:107: Couldn't download fragments
** Message: gradio-audio-player.vala:108: Fragment downloading has failed
consecutive times.
Btw: I like Gradio a lot. Cool program.
------
$ flatpak run de.haeckerfelix.gradio
** Message: gradio-app.vala:192: Gradio 7.1
** Message: gradio-app.vala:200: Locale dir: /app/share/locale
** Message: gradio-app.vala:142: Registered search provider service.
** Message: gradio-app.vala:135: Desktop session is: ubuntu
** Message: gradio-library.vala:75: Open database...
** Message: gradio-library.vala:76:
/home/moma/.var/app/de.haeckerfelix.gradio/data/gradio/gradio.db
** Message: gradio-library.vala:46: Successfully opened database! Reading
database data...
** Message: gradio-main-window.vala:271: Changed page mode to "library"
** Message: gradio-audio-player.vala:83: Connecting to:
http://yleuni-f.akamaihd.net/i/yleliveradiohd_3@113880/master.m3u8
** Message: gradio-audio-player.vala:107: Couldn't download fragments
** Message: gradio-audio-player.vala:108: Fragment downloading has failed
consecutive times
...
** Message: gradio-audio-player.vala:107: Couldn't download fragments
** Message: gradio-audio-player.vala:108: Fragment downloading has failed
consecutive times
------
The same stream in Totem (GNOME`s video) works fine.
$ totem http://yleuni-f.akamaihd.net/i/yleliveradiohd_3@113880/master.m3u8
Kindly
Osmo (moma) Antero
2018-05-03 4:23 GMT+01:00 attam <[email protected]>:
… Thanks for the quick reply. I'm using v 7.1
On Wed, 2 May 2018 at 11:55 Häcker Felix ***@***.***> wrote:
> 6.0.2 is old. Upgrade Gradio.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#36#
issuecomment-386046535>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/
Ae7Ikrg9Pvu6uQBwaEaU844Ej0g3lqKoks5tueTkgaJpZM4JY1SF>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APyzCymtFsCmK9M4WD5e2W9KCXXfFc7Iks5tunhBgaJpZM4JY1SF>
.
--
Sent from my PC, laptop or phone with Ubuntu-Linux.
|
Hello,
Thanks for your software.
I have problems playing the YLE Radio stations from Finland.
The YLE-stations have been added to www.radio-browser.info (country: Finland), and they are searchable and visible in Gradio. But when played, gradio reports a "Not Found" error.
Here are some radio stations (HLS URLs) that play well in Totem (Video) player, but fails in gradio.
First,
$ wget http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
Then click on the master.m3u8 file and Totem/Video plays the stream.
Notice: The URL do not play in Totem/Video if added through "Add Web Video" menu. I have filed a bug on https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1608485
Radio YleX
HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_2@113879/master.m3u8
Windows Media URL: http://mediau.yle.fi/liveylex
RTSP URL: rtsp://rtspstreamer.yle.fi/radio/yleliveradiohd_2_64@113879
Yle Puhe
HLS URL: http://yleuni-f.akamaihd.net/i/yleliveradiohd_5@113882/master.m3u8
Windows Media URL: http://mediau.yle.fi/liveradiopuhe
RTSP URL: rtsp://rtspstreamer.yle.fi/radio/yleliveradiohd_5_64@113882
This official YLE page has more stations (browse down).
http://yle.fi/aihe/artikkeli/2014/12/13/radio-ohjelmien-kuuntelu-lataus-ja-tilaus
BTW: Gradio works well with audio-recorder thanks to your correct MPRIS2 implementation. Nice!
The text was updated successfully, but these errors were encountered: