Git Product home page Git Product logo

Comments (7)

tcking avatar tcking commented on August 19, 2024

is the device connect to network? or have you set any proxy ?

from giraffeplayer.

laxmanrizecorp avatar laxmanrizecorp commented on August 19, 2024

Yes. device connected to Wifi network. Same video's play in the VItamio player and normal android default(Media) player. but this Player is not working any more.

can you please check the below url's once.

http://76.12.161.171/nh1/04-12-2016_10_29_35.mp4/playlist.m3u8
http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4

We got the below error's for playing the videos
http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4: I/O error
04-13 14:15:15.499: E/tv.danmaku.ijk.media.player.IjkMediaPlayer(6326): Error (-10000,0)

(14:15) maheswari: 04-13 14:15:38.334: E/IJKMEDIA(6326): http://76.12.161.171/nh1/04-12-2016_10_29_35.mp4/playlist.m3u8: Permission denied
04-13 14:15:38.344: E/tv.danmaku.ijk.media.player.IjkMediaPlayer(6326): Error (-10000,0)

Thanks,
Lakshman kumar.M

from giraffeplayer.

AppNetDeveloper avatar AppNetDeveloper commented on August 19, 2024
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />

add this from manifest , and from android 6
http://developer.android.com/intl/es/training/permissions/requesting.html

from giraffeplayer.

laxmanrizecorp avatar laxmanrizecorp commented on August 19, 2024

Hi,

I am getting issue like this
04-13 16:58:04.275: A/libc(3506): @@@ ABORTING: LIBC: ARGUMENT IS INVALID HEAP ADDRESS IN dlfree addr=0x4daa4e68
04-13 16:58:04.275: A/libc(3506): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 3546 (ff_read)

Thanks,
Lakshman kumar.M

from giraffeplayer.

laxmanrizecorp avatar laxmanrizecorp commented on August 19, 2024

and one more issue is like this

04-13 16:45:35.871: A/libc(13499): invalid address or address of corrupt block 0xb72a2290 passed to dlfree
04-13 16:45:35.871: A/libc(13499): Fatal signal 11 (SIGSEGV), code 1, fault addr 0xdeadbaad in tid 13577 (Thread-3894)

Thanks,
Lakshman kumar.M

from giraffeplayer.

AppNetDeveloper avatar AppNetDeveloper commented on August 19, 2024

Tested on x86 cpu? if yes is a problem trying to arm. and follow up with details.

from giraffeplayer.

APZ-87 avatar APZ-87 commented on August 19, 2024

I can't play video from firebase storage
via tcking giraffe player2 although it can download fully 100% , the error message is "something error" .

from giraffeplayer.

Related Issues (20)

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.