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

Problem on womegle (omegle clone) #139

Open
duchnoun opened this issue Dec 1, 2023 · 0 comments
Open

Problem on womegle (omegle clone) #139

duchnoun opened this issue Dec 1, 2023 · 0 comments

Comments

@duchnoun
Copy link

duchnoun commented Dec 1, 2023

I'm excited to share a project I've been passionately working on: Womegle, a clone of the popular random chat platform Omegle, developed using PHP and FrankenPHP. Womegle aims to recreate the spontaneous and intriguing experience of Omegle, facilitating anonymous text and video chats between users.

Project Background
The core idea behind Womegle is to leverage the simplicity and flexibility of PHP, enhanced by the capabilities of FrankenPHP, to create a lightweight and efficient random chat platform. It's designed to be easy to set up and use, with a focus on real-time communication.

Current Challenges
While I'm thrilled with the progress, there are a couple of technical hurdles I'm currently facing, and I would greatly appreciate any insights or assistance from the community:

Memory Leak Issue:

I've noticed a persistent memory leak in the application. Despite my efforts to optimize the code and manage resources efficiently, this leak continues to affect the performance and scalability of Womegle.
If anyone has experience dealing with memory leaks in PHP/FrankenPHP environments, your guidance would be invaluable. Tips on debugging, profiling, or specific PHP memory management practices would be greatly appreciated.
WebRTC Connection Issues:

Another challenge is the occasional failure in establishing WebRTC connections. This issue is intermittent but critical, as it hinders the core functionality of the platform.
Insights into common pitfalls with WebRTC, especially in the context of PHP-based applications, or diagnostic strategies to pinpoint and resolve these connection issues would be incredibly helpful.

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

No branches or pull requests

1 participant