So, I was in front of the computer and thinking about ideas.
I came up with the idea of sending a streaming video to Roblox.
But I thought this wasn’t possible, but I found that Lua can manipulate bytes with strings and HttpService converts bytes to strings.
I would suggest not watching the video unless you want rick rolled, I am just amazed at how you did that though! This could be used for bad though, did the rick roll video you watch go through moderation?
Yeah, I think this is the problem.
Video’s are ‘streamed’, so server (not roblox) sends frames in real time (many pixels).
So, its did not go through moderation, which is not good. but, they can’t fix this problem! because this problem’s answer is probably ‘disable http requests’
WOW!! Do you have any videos/articles that talk about string-byte manipulation, if so I would love to see them! otherwise, you can create a community tutorial if you’re feeling like it! (i didnt forget about the rickroll )
Haha, I remember the last time someone found a way to do this, they made a place where you could watch a live stream from their computer. Ignoring the betrayal (rickroll smh) this is a really impressive feat, good job
This probably counts as bypassing moderation so I wouldn’t use it for anything in production
that is amazing wow. I have a movie theater game currently, and the videoframe videos on roblox are not interesting enough so im trying to find a way to use custom videos. (At this second im uploading 164 decals)