mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Cannot view WebRTC stream #285
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @krosseyed on GitHub (Jun 29, 2021).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
I am able to view my computer using the MJPEG stream. However, when I try to view the H.264/WebRTC stream, I get the following output:
To Reproduce
Login and press the H.264/WebRTC button under System.
Expected behavior
An image of the desktop.
Desktop (please complete the following information):
Pi-KVM info:
Additional context
Log output when connecting to the WebRTC stream:
[2021-06-30 05:09:27 kvmd-janus.service] --- kvmd.apps.janus.runner INFO --- => [WARN] [6503655205704125] ICE failed for component 1 in stream 1, but let's give it some time... (trickle received, answer received, alert not set)
[2021-06-30 05:09:32 kvmd-janus.service] --- kvmd.apps.janus.runner INFO --- => [ERR] [ice.c:janus_ice_check_failed:1848] [6503655205704125] ICE failed for component 1 in stream 1...
[2021-06-30 05:09:32 kvmd-janus.service] --- kvmd.apps.janus.runner INFO --- => [6503655205704125] WebRTC resources freed; 0xb1d0eb28 0xb0802600
[2021-06-30 05:09:32 kvmd-janus.service] --- kvmd.apps.janus.runner INFO --- => == ustreamer -- Memsink closed
[2021-06-30 05:09:33 kvmd-janus.service] --- kvmd.apps.janus.runner INFO --- => == ustreamer -- No active watchers, memsink disconnected
Image of my PiKVM:
@arch1mede commented on GitHub (Jun 29, 2021):
Please join discord so we can help troubleshoot. In the mean time please try a private/incog window
@krosseyed commented on GitHub (Jun 30, 2021):
This issue was somewhat resolved via Discord, and it was determined that there was nothing wrong with the PiKVM.
My network configuration is causing this issue and I will need to look into why my firewall does not like WebRTC.