Giter Club home page Giter Club logo

Comments (6)

kunesj avatar kunesj commented on September 28, 2024

Vypadá to že Android muže mít problémy s m3u8 streamy. Chtělo by to vyzkoušet pustit pouze url streamu a ne celý plugin. (zkus i ostatni prehravace)

from getctstream.

kunesj avatar kunesj commented on September 28, 2024

Informace o streamu z SMPlayer

General
URL
http://80.188.65.18:80/cdn/uri/get/?token=7ce4ac812b33e0bdeb000bf82afd308c7fca6076&contentType=live&expiry=1434454667&id=2402&playerType=flash&quality=web&region=1&skipIpAddressCheck=false&userId=223d0eb5-d43d-4f73-bc73-56281219f5d1
Length
00:00:00
Demuxer
lavfpref

Video
Resolution
512 x 288
Aspect ratio
1.7778
Format
H264
Bitrate
0 kbps
Frames per second
25.000
Selected codec
ffh264

Initial Audio Stream
Format
MP4A
Bitrate
0 kbps
Rate
44100 Hz
Channels
2
Selected codec
ffaac

from getctstream.

kunesj avatar kunesj commented on September 28, 2024

Na androidu je log umisten v ~/Android/data/org.xbmc.kodi/files/.kodi/temp/kodi.log

verse 2.0 selhává už hned při spuštění, jelikož get_ct_stream.py teď potřebuje modul argparse

  • oddelit main od tridy

from getctstream.

kunesj avatar kunesj commented on September 28, 2024

argparse oddeleno, nova chyba

14:10:07 T:1658762144  NOTICE: -->Python Interpreter Initialized<--
14:10:07 T:1658762144   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: decode() argument 1 must be string, not None
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.streamct/default.py", line 12, in <module>
                                                root = xbmcaddon.Addon(id='plugin.video.streamct').getAddonInfo("path").decode(sys.getfilesystemencoding())
                                            TypeError: decode() argument 1 must be string, not None
                                            -->End of Python script error report<--

from getctstream.

kunesj avatar kunesj commented on September 28, 2024

decode bug fixed, returned to old bug

14:25:00 T:1725722160   ERROR: CDVDVideoCodecAndroidMediaCodec::Decode ExceptionOccurred
14:25:00 T:1725722160   ERROR: CDVDVideoCodecAndroidMediaCodec::GetOutputPicture ExceptionOccurred

whole log: http://pastebin.com/r1CEy0NC

from getctstream.

kunesj avatar kunesj commented on September 28, 2024

Funguje po vypnutí hardwarové accelerace!!!! http://forum.kodi.tv/showthread.php?tid=202623

Settings level: Expert

Settings -> Videos -> Acceleration
MediaCodec: Off
libstagefright: Off

from getctstream.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.