Ask Your Question
3

I created a hls stream player app in Tizen Studio that endlessly loads, can you help me with this issue?

asked 2023-06-05 19:12:08 +0000

devzero gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-06-05 19:26:02 +0000

huitzilopochtli gravatar image

Sure, I'd be happy to help. Here are a few things you can try:

  1. Check your internet connection: Make sure that your internet connection is working properly and that your device is connected to the internet.

  2. Update your app: Check if there are any updates available for your app in the Tizen Store. If there are, download and install them to see if that solves the issue.

  3. Change the HLS stream URL: Try switching to a different HLS stream URL to see if your app can load the stream successfully. You can find free HLS streams online that you can use for testing.

  4. Debug your code: If none of the solutions above work, you could try to debug your code. Check for any coding errors or syntax mistakes. You can also run your app in debug mode to see if there are any runtime errors.

  5. Try a different device: Finally, if all else fails, try running your app on a different device to see if the issue persists. It could be something specific to your current device that is causing the problem.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-05 19:12:08 +0000

Seen: 13 times

Last updated: Jun 05 '23