How to get local player's video captures

How to get local player’s video captures

bump

You don’t ?

i don’t think you can get outside of roblox program

like how in the Roblox moments experience you can publish your captures by viewing them

1 Like

https://create.roblox.com/docs/reference/engine/classes/CaptureService

Take a look here. This is the docs for all methods relating to captures.

Yeah, I’ve seen that. It’s not there. There is a method of CaptureService in the autofill that is something like prompt read captures but I don’t think it is in the docs

What do you want to do? Explain

Players can import their captures and edit them in a timeline and then will be prompted to record the capture and export it… kinda like video editing

I need to see this. Is it in a game?

No I just got the idea… the editing game is what I want to make. I haven’t made any of it… I’m wondering if it is possible to have a player upload their captures as you can in the game called “Roblox Moments” but that game is owned by Roblox so maybe it has special access

So you want to get the captures a user has saved before, even from other games or times?

Yeah exactly

I checked it out, I am pretty sure it’s a special API roblox hasn’t given to other games yet. There is no current function I found that allows games to see your pre-existing content.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.