Skip to content

Conversation

@anuj0456
Copy link

Implement WebRTC Python client with GUI interface

  • Add video streaming with camera capture and display
  • Implement Socket.IO signaling for peer connection
  • Create interactive GUI with Tkinter for display and controls
  • Fix compatibility issues with older aiortc versions
  • Support data channel for text messaging between peers
  • Suppress PyAV colorspace conversion warnings
  • Add improved error handling and connection stability

@anuj0456
Copy link
Author

let me know your feedback

.DS_Store Outdated
Copy link
Owner

Choose a reason for hiding this comment

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

please remove this file

Copy link
Author

@anuj0456 anuj0456 Apr 1, 2025

Choose a reason for hiding this comment

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

I will remove it. Though it's already there in your main branch. I will add it to gitignore and other cached folders

Copy link
Owner

Choose a reason for hiding this comment

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

I may not have bandwidth these days to verify your new changes, can you help give me screen recording to quickly show me how it looks like, if all good we can merge

Copy link
Author

Choose a reason for hiding this comment

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

i have removed the redundant files and also added .gitignore. To use python client all you need to do is:

  1. pip install -r requirements.txt
  2. python python/client.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants