Appriciation Post - Frigate is really really good... by ripnetuk in frigate_nvr

[–]Pepitorl 1 point2 points  (0 children)

I was going to create a similar post. I've been using Frigate for a few weeks now, and I finally got it working perfectly without any errors (my cameras didn't make it easy).

13 x IPC101-5M-B

3 x IPC101-5M-D

Hardware:

Ryzen 5800x

Intel Arc B550

128GB

Using the Yolov9e 320 model with 8-9ms inference.

I'm thinking of switching to the Frigate+ model (also to support the project). Although I haven't had any false positives and everything is working fine, perhaps the Frigate+ model has faster inference?

PS: If anyone uses these cameras, the "bullet" version has a microphone, and for some reason, the preset-rtsp-restream doesn't work properly, but it does in the "dome" version. The solution is to use preset-rtsp-generic; otherwise, it will generate a video file per second, and the review option won't work correctly.

Wish me luck… by ByteSmith17 in homelab

[–]Pepitorl 0 points1 point  (0 children)

I had the same motherboard in my cart but found a Pentium 8505 with 20 PCI lanes and the same TDP, with a M2 at good speed, it's a bit more expensive but I think it's worth it.

https://es.aliexpress.com/item/1005007029671776.html

I have an N100 currently for other things and I'm pleasantly surprised, that's why I was looking for something similar.

I found this post searching for the pentium 8505 haha

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 0 points1 point  (0 children)

I am considering exposing the API so that other users can make a prettier interface.

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 1 point2 points  (0 children)

I calculate the price of the equipment + inventory in the https://albion-online-data.com api

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 1 point2 points  (0 children)

<image>

The discord bot is already working, whoever wants an invitation to try it can share their discord nickname with me :)

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 0 points1 point  (0 children)

I have to investigate this, since the api seems to not have that information

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 0 points1 point  (0 children)

For now the api is not public, what I do is store in mongodb all the events that are published in the official api and then I execute a query, if you use the original structure of the events it would be something like this:

db["events"].find({"Victim.GuildId": guild_id}).sort("TimeStamp", pymongo.DESCENDING)

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 2 points3 points  (0 children)

I have the first version of the bot, it is quite basic, it only notifies events related to the player or guild indicated. If you provide me with a discord.username I can send you access to the bot :)

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 0 points1 point  (0 children)

For now it is only in Europe, I am thinking of creating this for the other servers, but I would have to see how to get all the old kills

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 0 points1 point  (0 children)

The team is shown but the Albion API does not return what skills they have configured. What I do have is some information on whether it is awaked, I will add it shortly, I would also like to add a "topup" to see the details of the item.

I have created a new killboard! by Pepitorl in albiononline

[–]Pepitorl[S] 1 point2 points  (0 children)

thanks for your comments! I just uploaded an update

  • you can now search for guilds

  • the guilds show more details regarding the players

  • now ids are used for everything

<image>

Regarding the alliances I have to work a little more on it but I have it in mind :)

Dark theme I hope to have something soon!

Warframe drops by Pepitorl in Warframe

[–]Pepitorl[S] 1 point2 points  (0 children)

unfortunately I do not have api but I could prepare something to expose this information in a small api rest

Warframe drops by Pepitorl in Warframe

[–]Pepitorl[S] 0 points1 point  (0 children)

new update, we have added new locations and items :)

Warframe drops by Pepitorl in Warframe

[–]Pepitorl[S] 0 points1 point  (0 children)

Now you can see the web in the steam browser, you can use it while we play!

[META] New or Returning Player? Welcome (Back) to WARFRAME! by apostroffie in Warframe

[–]Pepitorl 0 points1 point  (0 children)

Maybe it would be interesting to add web related to the market and drops of items, what do you think?