pchab / ProjectRTC

WebRTC Live Streaming on nodeJS (+ android client !)
Other
1.04k stars 477 forks source link

ios version ? #31

Open cloudjanak opened 8 years ago

ArfanMirza commented 8 years ago

I developed this one.! :)

https://itunes.apple.com/en/app/studymile/id1072940842?mt=8

hoang89yenthe commented 8 years ago

Please share your code simple for this @ArfanMirza

balwanttest commented 8 years ago

Dear Mr Mirza, Hope you are doing well. I am trying to implement the Project RTC for iOS App with the use of app.js server. This is working perfectly in Android but in iOS we we are getting an error "Room is Full". Can you give me the same client for iOS as you have given to Android. That will be very helpful.

Regards Balwant

ArfanMirza commented 8 years ago

@balwanttest will you share some code, how you are doing at server side and client side?

balwanttest commented 8 years ago

Hi,

we are using client side code : "https://github.com/ISBX/apprtc-ios" this is working fine at server URL " https://apprtc.appspot.com" that is mention in github project.

we have implemented server using :" https://github.com/ISBX/apprtc-node-server"

thanks

Balwant

On Tue, Jun 28, 2016 at 5:09 AM, Arfan Mirza notifications@github.com wrote:

@balwanttest https://github.com/balwanttest will you share some code, how you are doing at server side and client side?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pchab/ProjectRTC/issues/31#issuecomment-228908171, or mute the thread https://github.com/notifications/unsubscribe/ATO9wxD8vmRkUO1Gf0bqzKQ9g9svFbGmks5qQF9DgaJpZM4HmJGo .

manishjss commented 8 years ago

@ArfanMirza please help me to connect my iOS client to project RTC server.

ArfanMirza commented 8 years ago

Hi all, plz wait for 1-2 days, as i am doing stand alone project for you guys, instead of code chunks! I will come back with example project soon! sorry for delay!

salomander86 commented 8 years ago

@ArfanMirza is there any progress with iOs client? For now I succeed to connect to ProjectRTC webClient, send him my ID and session description (just like in android project) but I recive no answer (message with type:"answer"). I'm using same libs as in android project (libjingle and Socket.IO).

DennisRitchieUA commented 8 years ago

I have iOS client for this server, but i have problem, if somebody call me from android, my app not render remote stream. iOS to iOS call work good.

ArfanMirza commented 8 years ago

sorry all guys.. in project i was using old webRtc-SDK, i am still doing for you guys! i will share as done!

@DennisRitchieUA Great Work! i will Appreciate if you done before me!

hoang89yenthe commented 8 years ago

The good news , I was very excited about your project , please inform us soon . Thanks a lot

DennisRitchieUA commented 8 years ago

@ArfanMirza Maybe you can help me? Did i call to android/web/ios i not send parameter a=extmap:4 urn:3gpp:video-orientation to sdp and this work great. But android and webPage did call to me send this, and i not can render remote stream. i thinks problems in this parameters, maybe you know how android change this settings ?

salomander86 commented 8 years ago

Same problem here... If I call from iOs to android everything works fine, but when I call from android to iOs, the iOs device can't render the stream... I supose it happens becouse android sends 3gpp video stream and iOs can't decode it. Any ideas how can I change video format?

salomander86 commented 8 years ago

We achived to write iOS and update android client for this server. Everithing works fine! Contact us xa4ik@i.ua

manishjss commented 8 years ago

I am trying to develop the iOS client. But we unable to connect with project RTC server. Anyone can provide some code sample.

Thanks in advance.

javaboygo commented 8 years ago

Hi @salomander86 , could you share your project into github? Thanks!

hoang89yenthe commented 8 years ago

Hi @ArfanMirza, Have you done a ios version for this server yet ? Please share it for me, thanks in advance.

bantayso commented 8 years ago

I developed the IOS version, can connect with project RTC server, but currently this is not set Video yet, anyone can continue to develop.

https://github.com/bantayso/webrtc_swift

digixtechnology commented 7 years ago

https://github.com/digixtechnology/iOSRTC