tlbardelljr
Member
- Jul 12, 2011
- 14
- 2
Downloads
alpha 6.0 Link: update.zip
(updated 7/25/2011)
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I/NuHTTPDataSource( 928): connect to 10.0.0.5:32400/video/:/transcode/segmented/session/75f7212cc475703e90962f0d88d6ccc0fc8149ea/8/00001.ts @0I/avc_utils( 928): found AVC codec config (1280 x 696, Baseline-profile level 3.0)
F/ACodec ( 928): frameworks/base/media/libstagefright/ACodec.cpp:1594 CHECK_EQ( omx->allocateNode(componentName.c_str(), observer, &node),(status_t)OK) failed: -2147483648 vs. 0
I/DEBUG ( 925): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 925): Build fingerprint: 'asus/WW_epad/EeePad:3.0.1/HRI66/WW_epad-8.2.3.6-20110414:user/release-keys'
I/DEBUG ( 925): pid: 928, tid: 3199 >>> /system/bin/mediaserver <<<
I/DEBUG ( 925): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
I/DEBUG ( 925): r0 00000027 r1 deadbaad r2 00000000 r3 00000000
I/DEBUG ( 925): r4 00000001 r5 00000000 r6 40f0ad50 r7 00000000
I/DEBUG ( 925): r8 000182b0 r9 0011d158 10 00100000 fp 00000001
I/DEBUG ( 925): ip afd475f8 sp 40f0a8f8 lr afd19561 pc afd16034 cpsr 60000030
Hi , If I am running 6.0 can I just drop the new 7.0 update.zip and flash it or do I have to lose all my apps and such like when I went from stock OS.
Thanks
Hi, love your work, have Alpha 7 running perfectly, but the Plex for Android (Plex - A Complete Media Solution) fails to play video:
Let me know if I can help debug.
Is this the one ? https://market.android.com/details?id=com.plexapp.android
Are you streaming from your server ?
Have you tried UPnPlay (free) ?
Dave
Hey elan, looks interesting (I'm currently a fan of UPnPlay, but use TVersity with my PS3). Two questions about Plex:
- Does it transcode before streaming, or stream only in the original file format/codec?
Hey elan, looks interesting (I'm currently a fan of UPnPlay, but use TVersity with my PS3). Two questions about Plex:
- What limitations are there (if any) in codec/container, filesize, bitrate, etc.?
(FYI, as a moderator, I should remind all of us to stay mindful that this isn't the place for commercial pitches. No problem with exploring app performance/bug issues, but let's not drift too far off-topic! If you'd like, we can start a thread devoted to media streaming apps for the gTab--I know Dave and I would love it.)
Very nice. Exactly the answer I was hoping for.It can do transcoding, remuxing (Direct Streaming) or just straight HTTP playback (Direct Play). It tries to pick intelligently which one to do, so the user doesn't have to care (for example, over a lower bandwidth link it'll transcode instead of trying to remux a 720p video if you've set the quality setting down lower).
Oh, please don't misunderstand...it was just a friendly, proactive reminder. You came off as perfectly reasonable! I'll take a peek at the error log and see if anything looks conspicuous.Yeah, I totally respect that and wasn't at all trying to pitch it, so I hope I didn't come off as doing so. Just trying to get it working with this ROM
Well, the dev (Bardell) may have an idea of what to make of it. As I'm sure you know, there are issues with hardware acceleration on the gTab using Honeycomb. Have you tried your app on Froyo/Gingerbread ROMs with the gTab yet? TnTLite 4.4.0 is an oldie-but-goodie, you might give that a try!Hmm, just got some information from a knowledgable guy:
So that seems like the heart of the issue.Code:They tried adapting the gen2 Tegra lib of StageFright to the Gen1 Tegra on the G-Tab but it doesnt support all formats or rendering I believe
Have you tried your app on Froyo/Gingerbread ROMs with the gTab yet? TnTLite 4.4.0 is an oldie-but-goodie, you might give that a try!