Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confused, is this a bug? #1418

Open
ddanielww opened this issue Oct 29, 2024 · 6 comments
Open

Confused, is this a bug? #1418

ddanielww opened this issue Oct 29, 2024 · 6 comments
Labels
question Further information is requested

Comments

@ddanielww
Copy link

ddanielww commented Oct 29, 2024

Got rtsp streams setup, these work perfectly.

In the card I have defined RTC mode.

This works externally through HTTPS on windows.

RTC mode works internally on iPhone, however, RTC mode will not work externally on iPhone ?

@AlexxIT AlexxIT added the duplicate This issue or pull request already exists label Oct 29, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Oct 29, 2024

#1417

@AlexxIT AlexxIT closed this as completed Oct 29, 2024
@ddanielww
Copy link
Author

ddanielww commented Oct 29, 2024

Not sure that is the same issue.

RTC mode works internally and externally on Windows.

On iPhone WebRTC only works internally and does not load externally?

If I do not define a mode it will use MSE, but RTC is faster and if works internally so it should work externally (Just like it does on windows)?

@AlexxIT AlexxIT added question Further information is requested and removed duplicate This issue or pull request already exists labels Oct 29, 2024
@AlexxIT AlexxIT reopened this Oct 29, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Oct 29, 2024

Did you configure something to make WebRTC work outside the local network?

@ddanielww
Copy link
Author

ddanielww commented Oct 29, 2024

WEBRTC mode works on Windows externally (Home assistant, HTTPS).

WEBRTC works internally on iPhone (so it can't be a codex issue), but does not work externally on the Iphone with WebRTC.

I am not sure what I would need to set up as already works externally just not on iPhone (Home Assistant app, chrome etc).

@AlexxIT
Copy link
Owner

AlexxIT commented Oct 29, 2024

It can fail for a bunch of different reasons
https://github.com/AlexxIT/go2rtc/blob/master/internal/webrtc/README.md

@ddanielww
Copy link
Author

Checked through the documents and can’t find anything to resolve the issue.

webRTC works remotely over https.

works internally on iPhone using webrtc but not externally, any ideas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants