Coder Social home page Coder Social logo

Comments (7)

stefanalund avatar stefanalund commented on June 23, 2024

This is very strange. The first and second ones works for me on an iPhone 6 and iPad Air. There are know issues with apprtc however.

Some questions:

  1. Do you get any logs in Xcode that you can share?
  2. Did you start Bowser "fresh"? I.e. killing the app before trying to load new pages. There are known issues with stopping PeerConnection: EricssonResearch/openwebrtc#38
  3. Could you try our self-view example app to see if you get a video? https://github.com/EricssonResearch/openwebrtc-examples/tree/master/ios/Selfie

Thanks for your efforts! Let's try to figure this out together.

from bowser.

mutulong avatar mutulong commented on June 23, 2024

Yes, I started the Browser fresh.

I could not manage to build Selfie on my environment (Xcode 6, Yosemite, iOS SDK 8), here are the errors:

ld: warning: directory not found for option '-L/Users/stefan/Developer/github/openwebrtc/openwebrtc-deps-armv7-ios/lib/gio/modules'
ld: warning: directory not found for option '-L/Users/stefan/Developer/github/openwebrtc/openwebrtc-deps-armv7-ios/lib/gstreamer-1.0'
ld: warning: directory not found for option '-L/Users/stefan/Developer/github/openwebrtc/openwebrtc-deps-armv7-ios/lib'
ld: warning: directory not found for option '-L/Users/stefan/Developer/github/openwebrtc/openwebrtc-deps-armv7-ios/lib/seed-gtk3'
ld: warning: directory not found for option '-L/Users/stefan/Developer/github/openwebrtc/out/arm-apple-darwin10/lib'
ld: warning: directory not found for option '-L/Users/stefan/Developer/github/openwebrtc/out/x86_64-apple-darwin/lib'
ld: library not found for -lgstximagesrc
clang: error: linker command failed with exit code 1 (use -v to see invocation)

from bowser.

superdump avatar superdump commented on June 23, 2024

In the Selfie Xcode project, go into the project build settings, edit the library search paths and remove the absolute paths that contain /Users/stefan/ but leave the inherited and SRCROOT lines.

from bowser.

stefanalund avatar stefanalund commented on June 23, 2024

Instructions here: https://github.com/EricssonResearch/openwebrtc-examples/wiki/Developing-iOS-apps#24-fixing-paths

(Sorry about accidentally adding my own path)

from bowser.

stefanalund avatar stefanalund commented on June 23, 2024

Fixed in this Pull Request: EricssonResearch/openwebrtc-examples#24

You actually only need to remove the rows with /Users/stefan, the correct (relative) paths were already there.

from bowser.

stefanalund avatar stefanalund commented on June 23, 2024

@mutulong The code has now landed. Please get the latest from master and see if it works, thanks.

from bowser.

stefanalund avatar stefanalund commented on June 23, 2024

Try downloading Bowser from the App Store: https://itunes.apple.com/app/bowser/id560478358?mt=8

from bowser.

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.