olijeffers0n / rustplus

Rust+ API Wrapper Written in Python for the Game: Rust
https://rplus.ollieee.xyz/
MIT License
102 stars 28 forks source link

Request: Get Security Camera Frame #34

Closed VoidFletcher closed 1 year ago

VoidFletcher commented 1 year ago

Hi there! First of all, great work!

I have a feature request for a camera frame from a given camera ID.

If I'm not mistaken, this was supported in earlier versions (although I'm not sure how, as camera functionality is new on the Rust+ App?). Either way, is there any plan for including this functionality?

VoidFletcher commented 1 year ago

Nevermind, I see you're already aware of this, and it will be really tricky to reverse engineer. Fingers crossed.

https://github.com/liamcottle/rustplus.js/issues/52

olijeffers0n commented 1 year ago

Haha, Yes I am in the process of implementing this. I made some big progress today and this is hopefully gonna be hitting master soon. Currently, my development work is on the camera branch. Come to our discord to see my progress and discuss this further :)

quintindunn commented 1 year ago

Nevermind, I see you're already aware of this, and it will be really tricky to reverse engineer. Fingers crossed.

https://github.com/liamcottle/rustplus.js/issues/52

Take a look at the camera branch, it shouldn't be too much longer before it's on the main branch. (Don't quote me on this, as Im not really helping with the camera stuff as of now so there might be something big I'm missing)