ash47 / OmegleMiddleMan

Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
233 stars 60 forks source link

Video chat seems do be down #44

Open lotustheo opened 5 years ago

lotustheo commented 5 years ago

Hey !

I wanted to give your tool a try and it's working like a charm, except for video... I can't connect to anyone when ticking the Video checkbox. I tried setting up a lot of windows and they connect to each other but not working with "rea_" ppl, I'm stuck with a "Searching for a stranger..." and never find one. Maybe they changed something or I am doing something wrong ?

Thanks for your help

ash47 commented 5 years ago

Omegle rebuild their video chat from scratch, this needs to be updated

On Sun, Jun 2, 2019, 5:40 AM lotustheo notifications@github.com wrote:

Hey !

I wanted to give your tool a try and it's working like a charm, except for video... I can't connect to anyone when ticking the Video checkbox. I tried setting up a lot of windows and they connect to each other but not working with "rea_" ppl, I'm stuck with a "Searching for a stranger..." and never find one. Maybe they changed something or I am doing something wrong ?

Thanks for your help

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/44?email_source=notifications&email_token=AA4UUDRDI4NNX34FJIBHVLTPYLGDZA5CNFSM4HSBFGOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXDQL5A, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4UUDVRHV7CKTKBGECBEYLPYLGDZANCNFSM4HSBFGOA .

lotustheo commented 5 years ago

Any ideas how to do that ?

ash47 commented 5 years ago

I know how to do it, it's just a ton of work and I haven't really had any free time to work on it

On Sun, Jun 2, 2019, 12:18 PM lotustheo notifications@github.com wrote:

Any ideas how to do that ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/44?email_source=notifications&email_token=AA4UUDSEBEIBKQUGRKD4KYTPYMUYTA5CNFSM4HSBFGOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWXMG7Q#issuecomment-497992574, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4UUDTEW6XIPC2MPOUKPCLPYMUYTANCNFSM4HSBFGOA .

lotustheo commented 5 years ago

If you can give me some resources and hint I can try to work on it

ash47 commented 5 years ago

It's basically reverse engineer how their new implemention works, then copy it lol, it's not trivial

On Sun, Jun 2, 2019, 8:16 PM lotustheo notifications@github.com wrote:

If you can give me some resources and hint I can try to work on it

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/44?email_source=notifications&email_token=AA4UUDT42A2V25XXWA36PYTPYOMZBA5CNFSM4HSBFGOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWXSMHQ#issuecomment-498017822, or mute the thread https://github.com/notifications/unsubscribe-auth/AA4UUDXARDVHS4HZU732Y3LPYOMZBANCNFSM4HSBFGOA .

TechnoDoggy commented 3 years ago

Hi could you find out why the Video is not working? Me and one of my friends found a guy on omegle doing exactly this by becoming the "middle man" and joining in on peoples video chats. This is what got me hooked to your stuff. Everything is working good but just the video and audio seems to not work at the moment. I would like to see the two people communicate with each other and then just join in on the discussion you know? Catching them off guard haha

ash47 commented 3 years ago

Omegle changed from flash to a modern video protocol called web rtc, this needs to be recoded in webrtc

On Thu, Sep 10, 2020, 7:51 AM TechnoDoggy notifications@github.com wrote:

Hi could you find out why the Video is not working? Me and one of my friends found a guy on omegle doing exactly this by becoming the "middle man" and joining in on peoples video chats. This is what got me hooked to your stuff. Everything is working good but just the video seems to not work at the moment

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/44#issuecomment-689840803, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4UUDRCH35PFGNWZFS5XKDSE72ENANCNFSM4HSBFGOA .

TechnoDoggy commented 3 years ago

Will you be able to recode this?

ash47 commented 3 years ago

I don't plan on it any time soon, sorry

On Sun, Sep 13, 2020, 6:10 AM TechnoDoggy notifications@github.com wrote:

Will you be able to recode this?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/44#issuecomment-691539450, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4UUDXTLVHCDLESSQVEAODSFPIUJANCNFSM4HSBFGOA .

lemsans commented 2 years ago

hi ash, i know its been a while, but. have you attempted on recoding to webrtc? if so, could you please share the changes and/or how to replicate them? only if you want to of course. :) also, is there an option to add your camera and audio into it as well? I'm trying to make some sort of omegle video groupchat, i have the basic necessities to do this manually with 4 separate tabs, but i'd like some things to be automatic. :)