- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
Maybe someone faced with such problem - I have project based on OWT/Swift that publish stream on OWT server. It works fine but when on new device (iPhone 12 mini) I upgrade IOS to 14.7.1 (latest) my application stop sending stream. I have no any error messages. It just not sending it at all. I'm sure that it may connect with some network restrictions etc.. but not find yet..
Maybe someone have similar issue?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
We are facing the same problem. This seems to be an issue for others as well:
https://stackoverflow.com/questions/68711339/stream-owt-app-not-streaming-after-ios-update-to-14-7-1
Were you able to fix it?
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. This is a bug in WebRTC that includes in Intel_CS_WebRTC_v4.3.1 pack - it includes WebRTC version from 2017 and that bug was fixed in 2018 releases.
https://bugs.chromium.org/p/webrtc/issues/detail?id=9134 - here
Don't know about your situation but for me it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Etreta,
thanks for your quick response! This old WebRTC version is still part of the OWT iOS client (v. 5.x)? Changing the Codec to VP8 changed anything. Still the same problem...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have binary release of OWT IOS v 5.x? Or you compile it from source?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are testing the current binary release (v5.0), as we had some ssl related runtime errors when using the compiled version. The binary version of v4.3.1 is also not working for us...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could you share release? I can't find it yet - want to try it also.
Did your stream published before 14.7.1 IOS version?
Did you try downgrade resolution of published stream? For example 1280x720?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can download the latest release here:
https://software.intel.com/content/www/us/en/develop/tools/webrtc-sdk.html
Did your stream published before 14.7.1 IOS version?
- Nope, we just started the developing...
Did you try downgrade resolution of published stream? For example 1280x720?
- We tried different resolutions... regarding the logs, we have pretty much the same issue like this dude:
https://stackoverflow.com/questions/68711339/stream-owt-app-not-streaming-after-ios-update-to-14-7-1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is my topic))
About logs there - as I see they not related with your (and my) problem. It's just IOS notifications. They do not relay on anything.
Try look at device console logs when publish stream. It might be errors with H264 codec or something close to it.
I will try 5.0 soon and write about it.
I think that if you not yet get any published stream - my problem do not relate with yours. Try to check all connected with stream publishing first. Code, OWT server logs etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is working now. We had to change something in our code...
...and yes, our problems were not related.
Thanks for your response!
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page