[BBS] Live Bodycam (In Game Rendering)



Download Here!

Join Our discord!

Get Everything On Our Store for 85% Discount! :money_mouth_face:


:framed_picture: Features :

  • :high_voltage: Ultra-Optimized Performance

Runs at 0.00ms idle – built for serious performance without compromise.

  • :desktop_computer: Station Prop

Easily assign, adjust, and setup the bodycam stations.
Bodycam’s resolution can be customized up to 8k or a custom resolution

  • :police_car_light: RP & Privacy Respecting

Bodycam hides all Player UIs & Menus And Only Streams the Player perspective.
Bodycam stops when a player pauses/minimizes the game.

  • :locked_with_key: Fully Server-Synced

Changes are synced across all players for a consistent experience.

  • :hammer_and_wrench: UI Customizability

Customizable UI variants for both: Job-locked / Public.
Setup different colored UIs for different jobs/stations.

:puzzle_piece: Compatibility

  • :white_check_mark: Fully Modular and ready to be adapted to any framework / inventories
  • :white_check_mark: Pre-Configured For QBCore, ESX, QBOX, and more
  • :white_check_mark: Supports external scripts for Helicopter Cam, Drone Cam, and Car Cam.

Install Instruction is provided in the Readme file, this is not a drag and drop script!

:warning: If you are planning to use this script in a server with a lot usage, Consider Making your own livekit server so you don’t face any bandwidth limits

Developer note :notebook:

Summary

This is Just a wrap around livekit streaming service and DUIs , with a sprinkle of frameworks and Rp Compatibilies, if you are familiar with the fivem threejs render, you can make a script like this to your likings!

Code is accessible All Framework/Config Related files
Subscription-based No
Lines (approximately) 1000 +
Requirements ox_lib
Support Yes
25 Likes

wow nice

5 Likes

The script is very nice, but watching the cameras from the monitor will put a lot of strain on the machine, am I right?

4 Likes

So does this record and upload videos to a third party website? As I know discord embdeds have limit. And whats the recording limit. As I know some scripts can only go up for five mins

4 Likes

No, there is no limit for either streaming or downloading as its not based on discord.

3 Likes

Comparatively little to what people might assume.

4 Likes

As my colleague said , there is no discord involved, we use livekit as the streaming platform, the script uses livekit to stream/watch players perspectives.
The method you just mentioned is useful for recording clips not livestreaming

3 Likes

No, watching the bodycams from a station is not resource intensive at all, however a player that is streaming live might have a very small amount of cpu usage because he is actively streaming his perspective when someone is watching

2 Likes

how do i move it to the top left of my screen

3 Likes

HTML files for the UI is open source, you can change the position of the UI in the css file.

2 Likes

where the github link ?

2 Likes

there isnt one

3 Likes

did you get it on the top left ? i try to change css file its only bugging it out when getting changed

2 Likes

If i remember correctly the position can be changed in the config file itself

1 Like

Guy’s what are you on about , its in the config it self Look with your eyes open everyone :

2 Likes

position = {top = ‘20vh’, right = ‘3vh’}

thats gives only the option to get it in the middle or so not fully left support (top = ‘20vh’, right = ‘90vh’) wil places it over the middle more than 90 it wil disappeare out screen
really nice script i my box outside screen problem solved XD

1 Like

Quick one how many screens can you have is it limited to these 4 alone?

1 Like

Currently the limit is 4 screens per station, however adapting the script to support more than 4 should not be an issue, we would also need to make another prop to support that desired amount of monitors aswell.

1 Like

Nice work guys.

1 Like

Any chances of getting this to work with ND Core?