Help - Doodstream player not working only on mobile phone

mushyii

Junior Member
Joined
Mar 16, 2023
Messages
158
Reaction score
72
Hey,

Today I'm trying to make a streaming platform and I'm using doodstream as a third-party server.
The player works like a charm on the desktop, but when I try on my cell phone, I don't have a player .....

Here is the HTML code of the iframe, I tried to define width/height fix but without success.

HTML:
<iframe
    width="auto"
    height="auto"
    frameborder="0"
    scrolling="no"
    class="w-full md:w-10/12 aspect-video rounded-[20px]"
    src="https://dooood.com/e/xxxxxxx" allowfullscreen="true">
</iframe>


Has anyone experienced this problem?
Best regards,
 
Why not ask the chatgpt? Its a great problem solver ..
i ask it and it answer . Find the attached,
 

Attachments

Oh we are in 2k23, I never heard about ChatGPT :D

More seriously: because I've already done it and none of the solutions provided solved my problem, I had the same as you
That's why I'm asking if anyone has had the same problem!

I already tried to remove aspect-ratio, adding fixed value for width/height, but no one is working.

And for xxxxxx that not for leaking my niche ;)

Note: streamtape iframe work like a charm with same styles
 
You can use a different player for the mobile version and hide the desktop player in the mobile view clockwise hide the mobile player in the desktop version.
 
You can use a different player for the mobile version and hide the desktop player in the mobile view clockwise hide the mobile player in the desktop version.
I'm trying to do this, but I've talked to other BHW users who use dood stream and have also had this problem, and it would be due to the fact that doodstream is not compatible with certain phones, players, etc.

Thanks I give it a try !
 
Why dont you ask Dood support?
They are pretty helpful
 
Try other other domain. Instead of using dooood.com/e/1234

try using
dood.pm/e/1234


Also, there's been an issue before regarding latest ios update blocking players like doodstream, streamsb and almost all third-party video hosting. Try testing it in both android and ios and see the difference.
 
check if the player is compatible with mobile devices, I know there are some that might be only for pc and that is why is not showing or the size of the screen is too small maybe as landscape you might see it but seems is more the viewer that the code.
 
Hey,

Today I'm trying to make a streaming platform and I'm using doodstream as a third-party server.
The player works like a charm on the desktop, but when I try on my cell phone, I don't have a player .....

Here is the HTML code of the iframe, I tried to define width/height fix but without success.

HTML:
<iframe
    width="auto"
    height="auto"
    frameborder="0"
    scrolling="no"
    class="w-full md:w-10/12 aspect-video rounded-[20px]"
    src="https://dooood.com/e/xxxxxxx" allowfullscreen="true">
</iframe>


Has anyone experienced this problem?
Best regards,

Hey there!
Your code seem to be correct (I just checked it).

However, if you're based in FR, Doodstream is currently experiencing issues (the player is blocked when it is embed), due to their CloudFlare security parameters. I believe it should be solved once they'll come back from holidays (since they're not replying to support messages)
 
Hey there!
Your code seem to be correct (I just checked it).

However, if you're based in FR, Doodstream is currently experiencing issues (the player is blocked when it is embed), due to their CloudFlare security parameters. I believe it should be solved once they'll come back from holidays (since they're not replying to support messages)
Hey pwik !

You true they seem to have a cloudflare rule, when I use proxy or SIM from another country (I’m FR) I don’t get any trouble with the player :)

I’m talking with support team arround it, thanks all for your time
 
Hey pwik !

You true they seem to have a cloudflare rule, when I use proxy or SIM from another country (I’m FR) I don’t get any trouble with the player :)

I’m talking with support team arround it, thanks all for your time
Don't worry, it seems that all the streaming websites providing Doodstream embeds suffer from this issue so far (I even got a surge in daily unique visitors because of that, people switching websites because their favorite one has the same problem with Dood).

That's insane that in the case they are in holidays, they put that Cloudflare rule on, killing both our businesses (because of a drop in visitors) and their own activity as well (no people watching = no ads revenue for them).

Did you achieve to get a reply from the support? No one answered me so far (both by email and chat), and it's been almost 2 weeks.

PS: It seems that a lot of people have problems with Netu or Vidoza as well, that's curious.
 
Don't worry, it seems that all the streaming websites providing Doodstream embeds suffer from this issue so far (I even got a surge in daily unique visitors because of that, people switching websites because their favorite one has the same problem with Dood).

That's insane that in the case they are in holidays, they put that Cloudflare rule on, killing both our businesses (because of a drop in visitors) and their own activity as well (no people watching = no ads revenue for them).

Did you achieve to get a reply from the support? No one answered me so far (both by email and chat), and it's been almost 2 weeks.

PS: It seems that a lot of people have problems with Netu or Vidoza as well, that's curious.

I talk with their support team (Daniel), they do a major change by adding a proxy domain: ds2play.com but the domain is highly flagged by Google and Google Chrome.
They really do some questionable things :D

They add a proxy using one of their domains ok, but this one is flagged by Chrome as a malicious domain containing malware :O

As you say, they make modifications that can have a major impact on our business without warning or testing on their side...
That makes me think we should have our own streaming server.
 
Out of curiosity, what kind of videos do you plan on streaming?
 
I talk with their support team (Daniel), they do a major change by adding a proxy domain: ds2play.com but the domain is highly flagged by Google and Google Chrome.
They really do some questionable things :D

They add a proxy using one of their domains ok, but this one is flagged by Chrome as a malicious domain containing malware :O

As you say, they make modifications that can have a major impact on our business without warning or testing on their side...
That makes me think we should have our own streaming server.

Same here. Already checked that strategy as well, but the servers required to do so are costy, it's expensibe to host a lot of Tb od data :/ Talking with Daniel as well, and highlighting the point that dooood can't be accessed through an embed frame.
It becomes critical, my daily views decreased from >5k daily to less than 300 daily. And 10-12k uv daily down to 5,5k daily average on my main website.

I'm sure it's the same for all the fellas in the game (hope they find some solutions, on my side I diversity the players, including Vidoza/Netu/Uqload as well, but it takes so much time! However that's the safest solution, don't copy my mistake, put as much players as you can) , we're all in the same boat unfortunately.
 
I talk with their support team (Daniel), they do a major change by adding a proxy domain: ds2play.com but the domain is highly flagged by Google and Google Chrome.
They really do some questionable things :D

They add a proxy using one of their domains ok, but this one is flagged by Chrome as a malicious domain containing malware :O

As you say, they make modifications that can have a major impact on our business without warning or testing on their side...
That makes me think we should have our own streaming server.

Doodstream is back! :)
Everything works now.
 
Yes really good ! they are back
 
Here is the HTML code of the iframe, I tried to define width/height fix but without success.
You'll need to use a file host that lets you easily adjust the width and height of the iframe video. I don't know every single setting available on Doodstream, but it doesn't seem like they have an option. It's been a while since you created this thread, are you still using Doodstream?
 
Back
Top