Skip to content

Conversation

@pedrolamas
Copy link
Member

@pedrolamas pedrolamas added this to the 1.34.4 milestone Jul 4, 2025
@pedrolamas pedrolamas added the FR - Enhancement New feature or request label Jul 4, 2025
Comment on lines +90 to +95
if (dc.label === 'keepalive') {
dc.onmessage = () => {
dc.send('pong')
}
}
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ayufan I believe this is the check you mentioned? Can you confirm that is "keepalive" (all lower case)?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is correct. I pushed this commit to project: ayufan/camera-streamer@400e036.

@pedrolamas pedrolamas requested a review from ayufan July 6, 2025 11:15
@pedrolamas pedrolamas merged commit 3131916 into fluidd-core:develop Jul 6, 2025
4 checks passed
@pedrolamas pedrolamas deleted the pedrolamas/webrtc-ping-pong branch July 6, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FR - Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants