Quote:
Originally Posted by askjoe
Anyone knows how to grab video only embeds from api on revshare?
Iframe embed code must show only videostream.
Would be great to know.
|
That is pretty simple you embed your chat room cam only and you change your chaturbate name with the name of the model from your api code.
This is just an example using my code just to make you understand.
Code:
<iframe src="https://chaturbate.com/in/?track=embed&tour=9oGW&campaign=xyzfgnrl&room=<?php echo $user->username; ?>&disable_sound=1&mobileRedirect=never&embed_video_only=1" height="480px" width="850px" frameborder="0" class="code" scrolling="no"></iframe>