A. David

Results 49 comments of A. David

Hello, Sorry for the very delayed response. The feed you linked as an example is not really an atom/rss feed and seems to be using some specific xml stuff related...

is it better by specifying the full url `http://127.0.0.1:8080/live.mpd` in the second command? there's some tests about it here https://github.com/gpac/testsuite/blob/master/scripts/out_http.sh that might help

Hi, I'm able to run the latest installer and app on a sonoma vm, but it's not an M1 so maybe there are specific issues on the new architecture. How...

can you try running the commands in my previous post in a terminal? also if you're up to it you can try building gpac from source by following the guide...

Hi, I'm not reproducing it on a clean ubuntu image. However it seems the issue has come up before: https://github.com/gpac/gpac/issues/1725 You can try running: ``` rm -rf ~/.gpac gpac gpac...

this error is "normal" (because we're not supposed to run rescan-fonts on its own, my bad) but it you run the commands in my previous post, do you still have...

Hm, I've tried with a fresh docker image (the official ubuntu:22.04 one, which is pretty minimal and doesn't have a window manager), and with a fresh full vm with desktop...

Hello, Sorry for the delayed response (I was on leave). Can you maybe try again with the latest deb package and installing with apt to handle dependencies. Something like ```sh...

I'm a bit stumped I have to admit. Did you install gpac for a specific use case? Do you get any errors when trying it? The error on the help...

Hello again, I think this has been more reliably fixed in the latest master, see https://github.com/gpac/gpac/issues/2867#issuecomment-2158637838 for more details.