Giter Club home page Giter Club logo

wireme's People

Contributors

justlaputa avatar

wireme's Issues

Needs connection manager service

What steps will reproduce the problem?
1.Play audio/video/image content at samsung or panasonic tv.
2.Tv media controller can see the wireme's content 
3. But it can't play anything.

What is the expected output? What do you see instead?
Must play media content. It is compatible format.

What version of the product are you using? On what operating system?
Last git revision

Please provide any additional information below.

It can't be because Wiremes doesn't offer content manager service.

Original issue reported on code.google.com by [email protected] on 22 Nov 2011 at 9:14

Additional permissions required (API 19 - Kitkat)

What steps will reproduce the problem?
1. Build and run wireme
2. Launch apk
3. Logcat reports ermissions required and server fails to start

What is the expected output? What do you see instead?

Server should start, but doesn't as it needs additional permissions. This is 
fixed by adding a permission to the manifest

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />



What version of the product are you using? On what operating system?

trunk checkout. Linux (Ubuntu-13.04 64bit) on ARM emulator


Please provide any additional information below.

fixed with <uses-permission 
android:name="android.permission.READ_EXTERNAL_STORAGE" /> in manifest file.

Original issue reported on code.google.com by [email protected] on 12 Mar 2014 at 7:24

MedaiStreaming

How can we stream the media from Android device to any rendrer on the network

Original issue reported on code.google.com by [email protected] on 10 Aug 2012 at 12:48

Only playing first item on Loewe Connect TV

What steps will reproduce the problem?
1. Start application on Android smartphone.
2. Connect with Loewe TV and browser content.
3. Select video or image (don't select the first item).

What is the expected output? What do you see instead?
Instead of the selection item always the first item get played. Means you can 
only play the first video on the device.
Interesting side effect when browsing images. The thumbnail is displayed 
correctly; but again just the first image can be displayed in full screen mode.


What version of the product are you using? On what operating system?
Current code downloaded via GIT. Installed on HTC Desire HD running Android 
2.3. Loewe Connect TV.


Please provide any additional information below.
Don't have this problem when using different applications to serve data. 
Browsing using the including client directly on the smartphone works.
I can debug the requests sent by the TV. For the thumbnail the correct URI is 
used. For video playback or full screen image just the first URI is sent.
Is it possible to dump the content list sent out to the TV?

Original issue reported on code.google.com by [email protected] on 19 Feb 2012 at 3:01

To play video

What steps will reproduce the problem?
1. Play videos at samsung tv
2. Doesnt supported.
3.

What is the expected output? What do you see instead?
Play video

What version of the product are you using? On what operating system?


Please provide any additional information below.
Adding video mime-type works:
HttpServer.java:995
                        "avi        video/mpeg "+
            "mp4        video/mp4 "+
            "mpg        video/mpeg "+

Original issue reported on code.google.com by [email protected] on 14 Dec 2011 at 4:02

Built in http server can not handle 'Range' head

What steps will reproduce the problem?
Everytime when starting to play a played media file(video or audio)

The built in android MediaPlayer will cache the media file when getting from 
http, so when playing a recently played item, MediaPlayer will send a 
[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.16 http range 
header], but now the built in http server can not handle this.

Original issue reported on code.google.com by [email protected] on 3 Aug 2011 at 3:58

Can not play audio file from remote media server

Hi ALL,

There seems have some problems when play video file on my andriod phone.

Step to reproduce 
1. Open wireme on my andriod phone
2. Discover remote media server and connect one server.Wireme can display list 
of music and video.
3. Music can be played on my andrid phone normally while when I choose an video 
file, there is no response.    

My operating system is andriod 2.2.2. My DLNA media server is PS3 media server 
installed on PC.

Original issue reported on code.google.com by [email protected] on 2 Nov 2011 at 3:38

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.