You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we got issues with DASH live stream playlist. The stream starts fine. But the player does not fetch any new audio segments after initial buffering. As a consequence, audio stops playing. Video still running.
We checked at streaming server -> no fetch requests from player after initial loading
Any ideas why this i happening?
Stream successfully works on Web Shaka 4.3.5
Thank you in advance
regards
Markus
flutter-tizen doctor -v
[!] Flutter (Channel unknown, 3.7.1, on macOS 13.3.1 22E261 darwin-x64, locale en-AT)
! Flutter version 3.7.1 on channel unknown at /Users/markushockner/development/flutter-tizen/flutter
Currently on an unknown channel. Run flutter channel to switch to an official channel.
If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
! Warning: flutter on your path resolves to /Users/markushockner/development/flutter/bin/flutter, which is not inside your current Flutter SDK checkout
at /Users/markushockner/development/flutter-tizen/flutter. Consider adding /Users/markushockner/development/flutter-tizen/flutter/bin to the front of
your path.
! Warning: dart on your path resolves to /Users/markushockner/development/flutter/bin/dart, which is not inside your current Flutter SDK checkout at
/Users/markushockner/development/flutter-tizen/flutter. Consider adding /Users/markushockner/development/flutter-tizen/flutter/bin to the front of your
path.
! Unknown upstream repository.
Reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
• Framework revision 7048ed95a5 (3 months ago), 2023-02-01 09:07:31 -0800
• Engine revision 800594f1f4
• Dart version 2.19.1
• DevTools version 2.20.1
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
[✓] Tizen toolchain - develop for Tizen devices
• Framework revision e3fa9d40b4 (13 days ago), 2023-04-28 17:16:15 +0900
• Engine revision 3a1a4b0df0
• Tizen Studio 5.0 at /Users/markushockner/tizen-studio
• .NET SDK 7.0.200 at /usr/local/share/dotnet/dotnet
[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
• Android SDK at /Users/markushockner/Library/Android/sdk
• Platform android-33, build-tools 32.0.0
• ANDROID_HOME = /Users/markushockner/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14B47b
• CocoaPods version 1.12.1
[✓] Chrome - develop for the web
• CHROME_EXECUTABLE = /usr/local/bin/chrome_unsafe
Hi all
we got issues with DASH live stream playlist. The stream starts fine. But the player does not fetch any new audio segments after initial buffering. As a consequence, audio stops playing. Video still running.
We checked at streaming server -> no fetch requests from player after initial loading
Example code heres -> https://github.com/mhoeckner/flutter_tizen_test -> password I will send @haesik and @swift-kim
Any ideas why this i happening?
Stream successfully works on Web Shaka 4.3.5
Thank you in advance
regards
Markus
flutter-tizen doctor -v
[!] Flutter (Channel unknown, 3.7.1, on macOS 13.3.1 22E261 darwin-x64, locale en-AT)
! Flutter version 3.7.1 on channel unknown at /Users/markushockner/development/flutter-tizen/flutter
Currently on an unknown channel. Run
flutter channel
to switch to an official channel.If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
! Warning:
flutter
on your path resolves to /Users/markushockner/development/flutter/bin/flutter, which is not inside your current Flutter SDK checkoutat /Users/markushockner/development/flutter-tizen/flutter. Consider adding /Users/markushockner/development/flutter-tizen/flutter/bin to the front of
your path.
! Warning:
dart
on your path resolves to /Users/markushockner/development/flutter/bin/dart, which is not inside your current Flutter SDK checkout at/Users/markushockner/development/flutter-tizen/flutter. Consider adding /Users/markushockner/development/flutter-tizen/flutter/bin to the front of your
path.
! Unknown upstream repository.
Reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
• Framework revision 7048ed95a5 (3 months ago), 2023-02-01 09:07:31 -0800
• Engine revision 800594f1f4
• Dart version 2.19.1
• DevTools version 2.20.1
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
[✓] Tizen toolchain - develop for Tizen devices
• Framework revision e3fa9d40b4 (13 days ago), 2023-04-28 17:16:15 +0900
• Engine revision 3a1a4b0df0
• Tizen Studio 5.0 at /Users/markushockner/tizen-studio
• .NET SDK 7.0.200 at /usr/local/share/dotnet/dotnet
[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
• Android SDK at /Users/markushockner/Library/Android/sdk
• Platform android-33, build-tools 32.0.0
• ANDROID_HOME = /Users/markushockner/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14B47b
• CocoaPods version 1.12.1
[✓] Chrome - develop for the web
• CHROME_EXECUTABLE = /usr/local/bin/chrome_unsafe
[✓] Android Studio (version 2020.3)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165)
[✓] VS Code (version 1.78.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.64.0
[✓] Connected device (3 available)
• macOS (desktop) • macos • darwin-x64 • macOS 13.3.1 22E261 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 113.0.5672.92
• Tizen GU50AU8079UXZG (mobile) • 172.16.66.3:26101 • flutter-tester • Tizen 6.0
[✓] HTTP Host Availability
• All required HTTP hosts are available
The text was updated successfully, but these errors were encountered: