Giter Site home page Giter Site logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
The Nexus7 runs Android 4.1.1. 

Original comment by [email protected] on 23 Jul 2012 at 4:27

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I figured this out, in NetInfoAdapter.getInternetInterface() the code gets the 
first IP address not associated with lo. The Nexus7 had six interfaces, but 
only the wlan0 one has an ip address when WiFi is on. For a quick fix, I 
changed the hardcoded interface name to wlan0 and it started streaming. 

The player displayed at that ip address never displays the video, though, it 
just shows the spinner endlessly. 

Original comment by [email protected] on 24 Jul 2012 at 3:34

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I also have a nexus 7. Did you ever get the video to stream? I got the app to 
run and I can view the webpage but no video.

Original comment by [email protected] on 18 Oct 2012 at 1:16

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I never did figure out why the video wasn't being displayed, and eventually 
gave up. Sorry. 

Original comment by [email protected] on 18 Oct 2012 at 4:04

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Darn... Thanks for replying. Looks like i might just launch google hangout and 
run my app in the back ground :/

Original comment by [email protected] on 18 Oct 2012 at 5:17

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I got video streaming working. 

I svn'd rev 66 of this code.

After downloading the lbljingle library, I commented out  LINE 103: 
mediacapture.cpp 
and replaced it with (fillBuffer( buf, 0);)

The video only streams with vlc navigated to http://yourtabletip:8080/live.flv 

There's a 10-ish second delay in video. I'm working on audio next then the lag.

Original comment by [email protected] on 30 Oct 2012 at 3:47

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Sweet! Glad to see somebody's making progress. 

Original comment by [email protected] on 30 Oct 2012 at 4:18

from ipcamera-for-android.

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.