Snooping On Orbcomm IoT Satellites

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2023
  • Orbcomm is a satellite provider focusing on Internet of Things (IoT) data. They collect and distribute short messages from small terminals all over the world, like shipping containers, vehicle trackers, remote sensors, etc. Since these satellites are on VHF frequencies right next to the NOAA weather satellites, I can pick them up with my existing QFH antenna.
    The actual data you can see from these isn't super interesting, since everything is encrypted. All you can really get is the satellite position and some basic telemetry in cleartext. It's still kind of neat to be able to say you did it!
    I used this software to decode the signals: github.com/fbieberly/ORBCOMM-...
    More information here: www.rtl-sdr.com/orbcomm-recei...
    Saveitforparts t-shirts and other merch at saveitforparts.myspreadshop.com/
    Join this channel to get access to perks:
    / @saveitforparts
    Or support me via Patreon at / saveitforparts
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 160

  • @David..R
    @David..R 6 หลายเดือนก่อน +19

    Back in the mid 90's I was active in amateur satellites and was a lot of fun. I enjoy watching you set up the hardwsre and software to receive and decode satellite signals.

    • @amtrak1007
      @amtrak1007 6 หลายเดือนก่อน +2

      I just made my first ISS APRS bounce a few months back. Now i'm hooked on working satellites....

  • @foobarf8766
    @foobarf8766 6 หลายเดือนก่อน +27

    Fun fact the original ORBCOMM fleet was launched from high altitudes by aircraft on the Pegasus, which is basically an ICBM

  • @leonrieger
    @leonrieger 6 หลายเดือนก่อน +20

    This man can figure out how to snoop on satellites but not how to record his screen 😂

  • @nairbllebpmac4179
    @nairbllebpmac4179 6 หลายเดือนก่อน +27

    This is the kind of stuff that is simply fun to do and can result in a feeling of accomplishment. Thank you so much for sharing. Happy Thanksgiving!

  • @UrSoMeanBoss
    @UrSoMeanBoss 6 หลายเดือนก่อน +36

    FYI you can clone specific branches using the `-b` / `--branch` argument
    e.g. ```git clone -b rtl_tcp ```
    you can also use `--single-branch` in modern versions to avoid cloning the data for all the other branches (iirc without this, `-b` is equivalent to cloning the entire repo and then using `switch`)
    Though, as an end-user, you should typically prefer downloading a versioned release from the releases page (where available) because some development workflows may leave the git source in a non-working or incomplete state during development / between releases.

    • @ElvianEmpire
      @ElvianEmpire 6 หลายเดือนก่อน +3

      the --branch flag also works with tags, which should be stable.

    • @c11l
      @c11l 6 หลายเดือนก่อน +1

      cloning a repository, and changing to another branch using "git checkout " and pulling changes with git pull is also an option :)

  • @wizardofboz76
    @wizardofboz76 6 หลายเดือนก่อน +36

    Command line git, you just want to clone with the --branch or -b branch flag

    • @brendan9623
      @brendan9623 6 หลายเดือนก่อน +16

      You should be able to `git switch ` after you clone as well

    • @leeterthanyou
      @leeterthanyou 6 หลายเดือนก่อน

      @@brendan9623 `git checkout `, but yeah same difference; when the repository's being cloned, the refs are pulled down at the same time.

  • @Curleysound
    @Curleysound 6 หลายเดือนก่อน +4

    Your reflection in the monitor reminded me of those 80’s sears portrait photos 😂

  • @violetportz8596
    @violetportz8596 6 หลายเดือนก่อน +8

    Hey, I've been watching your videos for a few months now. I really think you are cool! These videos are great in every way, and I can't tell you how much I appreciate you for uploading them. Keep on keeping on, you are a legend among men!

  • @JH-jp9sv
    @JH-jp9sv 6 หลายเดือนก่อน +7

    According to the FCC id for that model number it looks like they replaced this with a planar slot antenna. This may be either the low angle antenna or a non approved initial design. Frequency range appears to be 1.6265-1.6605Ghz.

  • @Mile3500
    @Mile3500 4 หลายเดือนก่อน +1

    If you want to resort to the nerdiest and most convoluted screen recording method, you could try formulating some crazy ffmpeg command. It can even stream video with UDP to another device on your network (which can be then viewed/recorded in VLC media player).
    With only a few weeks of work, you could have automated system set up to quickly and easily screen record from an arbitrary system on your network onto your server! Jokes aside, as a command line tool, it might be more deterministic and reasonable than a GUI.
    I'm enjoying your varied and interesting videos!

  • @8.2deck
    @8.2deck 5 หลายเดือนก่อน +1

    I just got into this stuff yesterday. For some reason your videos are really easy for me to understand and super entertaining

  • @TSGEnt
    @TSGEnt 6 หลายเดือนก่อน +1

    9:15 " Fairly easy to do". You crack me up. I so enjoy your stuff. Thank you.

  • @haramanggapuja
    @haramanggapuja 5 หลายเดือนก่อน +1

    Sweet. Back seven decades, I was amazed to hear WHO in Des Moines, IA on my MRL #2 DX Crystal set. Then to talk to some guy in Kansas from my digs in FL with a 2W CW signal. Now this. This stuff intrigues me. My next project. Thanks for the video. Keep up the enthusiastic presentations. Geezers like me need ‘em. 73 de W8IJN

  • @jackutley1509
    @jackutley1509 6 หลายเดือนก่อน +2

    Screen recording with a separate device. Absolute G. Love your videos.

  • @TheVAINCorporation
    @TheVAINCorporation 6 หลายเดือนก่อน +7

    Dang wish I could decode that, my curiosity is eating me alive

    • @LucasundAaron
      @LucasundAaron 6 หลายเดือนก่อน +1

      "Tech Minds" got a video called "Decoding Orbcomm Satellite Transmissions Using Software Defined Radio".
      I would take a look at their setup, it looks really clean and they decoded some information.
      I hope he sees this and takes a look or try

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      @LucasundAaron I'll take a look!

  • @PU7MZD
    @PU7MZD 8 หลายเดือนก่อน +26

    There is something really cool about recording the screen with a camera. It's more hands on and practical, I think. And more like saveitforparts aesthetics

    • @saveitforparts
      @saveitforparts  8 หลายเดือนก่อน +7

      Thanks! I would have done it the "right" way if I could, but none of the programs I tried would work for me :-P

    • @sn00pysfone
      @sn00pysfone 6 หลายเดือนก่อน +12

      @@saveitforparts Average Linux Experience

    • @rnts08
      @rnts08 6 หลายเดือนก่อน

      ​@@saveitforpartsno OBS for you?

    • @paulgemperlein626
      @paulgemperlein626 6 หลายเดือนก่อน +1

      I second this, camera-pointed-at-screen aesthetic works surprisingly well

    • @timmeh87
      @timmeh87 6 หลายเดือนก่อน +3

      I like the transparent overlay effect of watching the reflection in the glass, much better than regular youtube floating heads

  • @swrekcfest
    @swrekcfest 6 หลายเดือนก่อน +3

    No worries, I know what it’s like to have everything that could go wrong, actually go wrong and consecutively to make it more frustrating 😂.
    Thanks for the video ! 😁

  • @Superkuh2
    @Superkuh2 6 หลายเดือนก่อน +7

    Orbcomm can be quite loud. I even see the passes on a general purpose discone antenna.

  • @jafinch78
    @jafinch78 6 หลายเดือนก่อน +4

    Icecream screen recorder is what I used to use with Win 7 Pro and worked great, though was for making copies of movies back when I used to watch those. I recall for the MXLinux machine, being an older x131e system, the OBS Studio worked half ass. Guessing with a better computer, might work better. Super choppy though and can be seen with my PSA Latin Atomic Bomb video where I was attempting to use OBS Studio with YT videos playing. On another note, YT just suggested this video titled Building Giant Bricks Inside Deep Underground Factory and I was thinking might be inspirational for a product or products Sand Land might be able to use or sell?

  • @daniels6121
    @daniels6121 6 หลายเดือนก่อน +6

    Hey man, big fan. IT Professional of 20+ years. Started messing with radio again because of this channel and now have my own RPI running raspberry NOAA and doing the deed. Its a shame you cant get OBS to work. I'd love to help with some free tech support. Reply if interested and we'll connect.

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน +1

      I eventually got OBS to work on Windows, haven't poked at it on Linux again.

  • @FranklyPeetoons
    @FranklyPeetoons 6 หลายเดือนก่อน +3

    As a tot, I was not a "smart kid", but I always tagged along with the smart kids because they had the dandiest hobbies that offered the most titillating hidden information. I was the dumbest "smart kid" in junior high (straight D average but appearing "bright" to random onlookers). Your videos remind of those long-ago, foggy recollection, distant days of yore

  • @pauloantunes2363
    @pauloantunes2363 6 หลายเดือนก่อน +1

    And again, an excellent video! As tbe commentary below, the external capture of the screen it's the saveitforparts vibes!
    I'm looking to buy an RTL-SDR to use here, in Brazil.

  • @bborkzilla
    @bborkzilla 6 หลายเดือนก่อน +2

    LOL - I worked on those original "stone-age" Orbcomm satellites.

    • @zq_77
      @zq_77 4 หลายเดือนก่อน +1

      maybe you can tell us how to decrypt it ;-)

  • @DadofScience
    @DadofScience 6 หลายเดือนก่อน +1

    Yes, this is very cool. Love your work, Gabe.

    • @DadofScience
      @DadofScience 6 หลายเดือนก่อน +1

      That little Orbcomm antenna is very useful as it shows us we can 3D print formwork for such antennas and wrap the wire ourselves, giving a robust and custom setup. Nice!

  • @eiotclub-sim-card
    @eiotclub-sim-card 6 หลายเดือนก่อน +2

    impressive!btwHappy Thanksgiving !

  • @lilblackduc7312
    @lilblackduc7312 6 หลายเดือนก่อน +1

    I admire your pioneer spirit! 🇺🇸 👍☕

  • @jeewillikers
    @jeewillikers 6 หลายเดือนก่อน +1

    I liked the way you pronounce NumPy and SciPy, sounds like cartoon characters

  • @stundogha4947
    @stundogha4947 6 หลายเดือนก่อน +1

    Very industrious.

  • @32rq
    @32rq 6 หลายเดือนก่อน +3

    Kazam seems to be a decent screen recorder. It's worked for me on Ubuntu across different hardware.

  • @diederikvandedijk
    @diederikvandedijk 6 หลายเดือนก่อน +3

    How are you supposed to film your reflection in the computer screen with screen recorder software?

  • @butkiss536
    @butkiss536 6 หลายเดือนก่อน +5

    You should probably sign off “ thanks for watching and dont forget to save it for parts” 😂 73 from VU land

  • @GeomancerHT
    @GeomancerHT 6 หลายเดือนก่อน +1

    Loved the o-bs joke XD

  • @benv6502
    @benv6502 6 หลายเดือนก่อน +3

    Hey mate, really like your videos. Keep up the great work.
    Two tools for screen grabs I use alot are below both have chrome plug ins:
    Loom - Records videos and voice overs
    Scribe - Automatically creates how to guides based on your actions on screen
    Incase it helps

    • @daveys
      @daveys 6 หลายเดือนก่อน

      Sounds interesting, thanks for posting!

    • @dueeek
      @dueeek 6 หลายเดือนก่อน +1

      It looks like Ubuntu with GNOME desktop. If he's running the newest ubuntu LTS he should have the Gnome's screen recorder built in.

    • @daveys
      @daveys 6 หลายเดือนก่อน +1

      @@dueeek - I must try Gnome Screen Recorder. I have OBS and I also have a hardware unit that will do HDMI input up to and including 4k30. I think I caught Ubuntu Lunar Lobster in the screen background.

    • @daveys
      @daveys 6 หลายเดือนก่อน +2

      @@dueeek - I just wanted to say thanks for mentioning this. I tried the Gnome screen recorder and it works brilliantly!
      It outputs as a webm format, but Handbrake will convert to mp4 pretty quickly and then kdenlive to edit (or another tool of your choice).

  • @SyntaxErr19287
    @SyntaxErr19287 4 หลายเดือนก่อน +1

    Love your clandestine satellite videos man the rest is a bit too high tech for me to understand without some research 😂

  • @FanaticalRK
    @FanaticalRK 6 หลายเดือนก่อน +1

    Ive aslways wondered what those 2 signals are when doing captures on NOAA devices. Thanks!

  • @walkercustoms
    @walkercustoms 6 หลายเดือนก่อน +1

    Thank you

  • @JuniorJunison
    @JuniorJunison 6 หลายเดือนก่อน +3

    Dont give up on trying to figure out how to use OBS to record your screen, once you figure it out, it'll be quite rewarding and will increase the video quality. I still enjoyed the video either way.

  • @andrewwollin6441
    @andrewwollin6441 6 หลายเดือนก่อน +2

    If you get a chance to run the NanoVNA on it, the results and dimensions would be useful. Looks like a good HRPT antenna design at the dish focus.

  • @charlesurrea1451
    @charlesurrea1451 6 หลายเดือนก่อน +1

    I use Gadwin a screen recorder.
    It's always done well for me even on the older machines

  • @dougtaylor7724
    @dougtaylor7724 6 หลายเดือนก่อน +1

    We are downloading encrypted data from satellites. I wonder what the van with tinted windows is doing on the street. He has been there for hours. He must be broke down. lol Keep that thought 😮
    I love your videos. You have the same problems I do with the “simple” stuff.

    • @uploadJ
      @uploadJ 6 หลายเดือนก่อน

      IF you're not transmitting, HOW did he find you? Did kin turn you in??

  • @JendrossekSip
    @JendrossekSip 6 หลายเดือนก่อน +2

    For nice hacker movie backgrounds you might shine a light on hamclock, runs on Linux and shows information on ham bands, the sun and moon.

  • @seanyem
    @seanyem 6 หลายเดือนก่อน

    You should use OBS Studio to record desktop locally.
    I'm also a fan of NOAA Sat's with hoke made QFH Antenn, based in the UK
    Love the videos,

  • @mike97525
    @mike97525 6 หลายเดือนก่อน +1

    Good stuff thanks for sharing😎😎

  • @MrKaffeGrums
    @MrKaffeGrums 6 หลายเดือนก่อน +3

    I know, I should probably ask on Reddit instead, but I'll try here first - other than the NOAA and Meteor-satellites, are there any other satellites that transmit images in the VHF-band? I'm specifically interested in getting satellite images of Earth (or other objects in space). I'm guessing that the more satellites I have to work with, the faster I can test out different setups and improve my reception. So far, waiting half a day for a good NOAA pass isn't exactly ideal and for some reason I just can't get anything from Meteor.

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน +1

      As far as I know, only NOAA and Meteor send images over VHF. There are some amateur radio satellites and low-budget cubesats that might send other data, but I haven't played with those as much. This website has a lot of good info on what's currently transmitting on which frequencies: www.satdump.org/Satellite-List/

  • @alzeNL
    @alzeNL 6 หลายเดือนก่อน +1

    Very interesting - in particular the encryption standard that could be used - given that the systems are going to be low power IoT type devices on the receving end, the encryption key must be small to be transportable - i'd hazard a guesss that its breakable with enough samples, but with these devices seemingly only doing one or two transmit and receives a day, that could take some time - but not impossible !

    • @foobarf8766
      @foobarf8766 6 หลายเดือนก่อน +1

      Nothing to indicate encryption here. Fill data is random, messages appear unencrypted.

  • @GaryMcKinnonUFO
    @GaryMcKinnonUFO 6 หลายเดือนก่อน +1

    Very cool indeed. Action is a versatile screen recorder for windoze. Alternatively, use a gaming card with ahrdware screen recording.

  • @PsRohrbaugh
    @PsRohrbaugh 7 หลายเดือนก่อน +3

    God I wish I could get you involved with my bunker.

  • @hoteny
    @hoteny 6 หลายเดือนก่อน +2

    White noise ASMR 6:35

  • @t0nito
    @t0nito 6 หลายเดือนก่อน +1

    SpaceBee satellites also transmit at around 137MHz

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน +1

      I think I have those on my to-do list somewhere!

  • @FaZeWIDOW
    @FaZeWIDOW 6 หลายเดือนก่อน +1

    i had a few issues with obs a few weeks ago i had to fiddle with settings, it only likes to record at the resolution of your display and sometimes you have to do a whole display capture and not a single window capture and i had to get sound by capturing the sound of just the window i wanted sound from

  • @alecgoldie
    @alecgoldie 6 หลายเดือนก่อน +5

    Did you ever add environmental sensors to your rooftop weather station?
    If so did you do an update video on what you added?

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน +7

      It's been on the to-do list forever.... all the sensors are here, sitting in a box in the corner of my office... and have been for years now. I keep toying with the idea of moving all my antennas and junk over to the garage roof, plus I have too many other projects, so I haven't gotten around to it yet 😅

    • @PhonePhreak3z
      @PhonePhreak3z 6 หลายเดือนก่อน +1

      ​@@saveitforpartsHey, no biggie. Good to know we have a lot more content yet to come!

    • @alecgoldie
      @alecgoldie 6 หลายเดือนก่อน

      Man such is life. I have like 7 projects laying around half way completed waiting on time/motivation, or are a pile of parts waiting on me to order the last one.
      Very excited to see whatever content comes next.

  • @EdgarsLS
    @EdgarsLS 6 หลายเดือนก่อน +1

    OBS works on windows. Most youtubers use it since it's free, still updated and supported, and versatile .
    I think it's available on linux too but I'm not sure how good it is on that.

    • @RadOo
      @RadOo 6 หลายเดือนก่อน

      I think good example on Linux OBS might be Tech Tangents channel, I don't think he has OBS tutorial but I'm damn sure it works and last time I tried OBS on Linux it worked for me too. It's just as simple as throw in a desktop capture source and here you go 😅

  • @BlueEyedColonizer
    @BlueEyedColonizer 6 หลายเดือนก่อน +2

    Congrats on winning the Presidential race in Venezuela madman 😂😂. Love your videos Sir.

  • @hawtpotato90210
    @hawtpotato90210 6 หลายเดือนก่อน +1

    i love this

  • @foobarf8766
    @foobarf8766 6 หลายเดือนก่อน +1

    The mystery anennta may be for ORBCOMM STX on S band?

  • @comentedonakeyboard
    @comentedonakeyboard 6 หลายเดือนก่อน +1

    Could a Video Graber (between your computer and your screen) work for the screen recording Problem?

  • @truthreigns7
    @truthreigns7 6 หลายเดือนก่อน +1

    Extremely intelligent dude

  • @miroslavmajer5155
    @miroslavmajer5155 6 หลายเดือนก่อน +1

    wait, what's the issue with OBS? I am using it everywhere (Ubuntu, Windows, MacOS)....?

  • @ArztvomDienst
    @ArztvomDienst 6 หลายเดือนก่อน +1

    Ha, the Helix Antenna and NOAA Image Pulling is still on my todo, guess I'll add ORBCOMM now :P
    ScreenRecord:
    On Windows I simply use the shitty XBox Gamebar Bloatware shipped with it anyways. On Linux I remember the solution coming with Kali worked for me, don't remember which package that is. Anyway, your solution is totaly fine. Keep up the good work!
    Edit: YT algo tricked me into thinking I already subscripted your channel when I hadn't ^^ jeeez shame on me. Sub'ed!

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      I've been playing with OBS studio recently, and that seems to work OK on Windows. Still don't have much luck screen recording on Linux.

  • @AaronzDad
    @AaronzDad 6 หลายเดือนก่อน

    0:34 "Back in the stone age of the 1990s... "
    That's quite hurtful to those of us who remember party lines in the phone system and watching rocket launches on TV in the latter days of the space race.

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน +1

      Hey, I grew up in the '80s and '90s, in a "town" so small that my phone number was "3" (yes, really!). So I think I can make fun of ye olden times 😂

    • @AaronzDad
      @AaronzDad 6 หลายเดือนก่อน

      When I grew up we sent messages by chiseling them out on a rock and strapped it to the back of a pterodactyl.

  • @michaellichter4091
    @michaellichter4091 6 หลายเดือนก่อน +1

    Thank you very much for the very interesting video. I just learned something new through your video. That is a very good solution for my problem. I am very excited about the video about the small antenna.

  • @BenRush
    @BenRush 6 หลายเดือนก่อน +1

    Stone age! STONE AGE! I was born in the 80s! How dare you! :)

  • @gzmo3250
    @gzmo3250 6 หลายเดือนก่อน +1

    obs is your screen recorder friend. fun channel

  • @artemylebedev9707
    @artemylebedev9707 6 หลายเดือนก่อน +1

    I use kazam screen recorder on Linux, give it a try!

  • @c4shd34d30
    @c4shd34d30 6 หลายเดือนก่อน +1

    try deactivating the hardware accelerating fonction in chrome to be able to screen record with obs its in the system tab in the settings of chrome

  • @milesmena4994
    @milesmena4994 6 หลายเดือนก่อน +1

    Can someone pls drop a link on an intro to things like this!? He’s saying all these cool tools to use but I have no idea what they are. I’d love to get NOAA data

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      I've got an intro to NOAA satellites here: th-cam.com/video/icADyjm3PBE/w-d-xo.html

  • @lbgstzockt8493
    @lbgstzockt8493 6 หลายเดือนก่อน +2

    It surprises me that you couldn't get OBS to work, seems much easier than all the SDR stuff you do, but sometimes Linux just is that way.

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      I finally got OBS to work on Windows, still have issues with Linux screen recording.

    • @Casonplayz
      @Casonplayz 6 หลายเดือนก่อน

      @@saveitforpartsfrom windows you could remote desktop your Linux computer

  • @sanchithande2440
    @sanchithande2440 6 หลายเดือนก่อน +1

    Actually Ubuntu hava built-in screen recorder

  • @StringerNews1
    @StringerNews1 6 หลายเดือนก่อน

    Huh. I always assumed that the "Internet of Things" would be accessible from the Internet.

  • @KA4UPW
    @KA4UPW 6 หลายเดือนก่อน

    2.4ghz rdf antenna?

  • @CodeDisease
    @CodeDisease 6 หลายเดือนก่อน

    The reason obs isn't working is because you have to add a display capture thing to your scene

  • @yoshtg
    @yoshtg 6 หลายเดือนก่อน +1

    hi i came here after i heard the news about north korea sending its spy satellite into orbit a few days ago. do you have the ability to connect to this satellite? you seem pretty knowledgeable in this area and would be funny to see what they are spying on

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน +1

      Ooh that sounds interesting, I'll see!

  • @filipa.g4542
    @filipa.g4542 6 หลายเดือนก่อน +1

    You can get cheap HDMI Capture Cards Using USB, i have one of them. You plug it in, and it appears as a camera.

  • @eVITORIOe
    @eVITORIOe 6 หลายเดือนก่อน +1

    On linux, I've tried kooha to record the screen

  • @itogi
    @itogi 6 หลายเดือนก่อน

    Why not use OBS as screen recorder?

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      Couldn't get it to work on Linux, just Windows. I'll poke at it some more when I have time.

  • @nicholas4839
    @nicholas4839 2 หลายเดือนก่อน

    All was wondering what they where

  • @SteveF60
    @SteveF60 6 หลายเดือนก่อน +2

    For the screen recorder and focus issues have you tried a camera or laptop that wasn't found in a dumpster in 2004? That might be your problem.

    • @paulsengupta971
      @paulsengupta971 6 หลายเดือนก่อน

      Where's the fun in that?

    • @L-Office
      @L-Office 6 หลายเดือนก่อน

      L

  • @sametsahin-eh3qj
    @sametsahin-eh3qj 6 หลายเดือนก่อน

    wait you cant use OBS while using kali right? lol

  • @rothn2
    @rothn2 6 หลายเดือนก่อน

    If it's '90s encryption you can probably decrypt it.

  • @northeden8661
    @northeden8661 6 หลายเดือนก่อน +2

    Nasa is going to be showing up at your door before too long and they are going to want your help with a Russian satellite that is falling out of orbit and it might have 6 secret nuclear missiles onboard. That would make a good movie. Sounds familiar. LOL

    • @jacobdavidcunningham1440
      @jacobdavidcunningham1440 6 หลายเดือนก่อน +2

      Space Cowboys

    • @paulgemperlein626
      @paulgemperlein626 6 หลายเดือนก่อน +2

      @@jacobdavidcunningham1440there's not nearly enough movies about Space Shuttle for how iconic it is

  • @Casonplayz
    @Casonplayz 6 หลายเดือนก่อน

    8:31 that kinda looks like base64 but it’s most likely not base64

  • @Hendo86S
    @Hendo86S 6 หลายเดือนก่อน

    How do I stop hackers from harassing me 24/7

  • @moonaddict
    @moonaddict 6 หลายเดือนก่อน

    hey could you take a look at the comments retained for analysis by TH-cam? they are deleted every 60 days and sometimes some legitimate comments end up being flagged for having some link.

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      Links get deleted right away I think, unless it's a link to another TH-cam video, I don't get to see them. Sometimes I notice one in the notifications and then when I click on it, it's gone.

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      My current "held for review" comments are just someone threatening me in Russian and someone posting all poop emojis 😂

  • @truthreigns7
    @truthreigns7 6 หลายเดือนก่อน +1

    NIce Linux machine

  • @lagmonster7789
    @lagmonster7789 6 หลายเดือนก่อน +1

    If you have a Nvidia or AMD GPU then screen capture and streaming is literally built right into the drivers at least on Windows 😃

  • @nonsequitor
    @nonsequitor 6 หลายเดือนก่อน +1

    Damn.... you make me feel so much better 😂.... Dude who messes with code for satellites can't get screen rec software to work 🤕.... modern software is just as unreliable as dial up

    • @paulsengupta971
      @paulsengupta971 6 หลายเดือนก่อน

      What's unreliable about dial-up?

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      Dial-up could be super flaky if you weren't on a nice home phone line. I remember trying to get my email by crawling under a payphone to sneak the cable into my PCMCIA card, hoping I'd entered all the right info from my long-distance calling card into the modem software, waiting through several attempts to get a solid connection... then by the time I got logged in, some jerk wanted to make a phone call!

  • @Dropdabrickonyotoes
    @Dropdabrickonyotoes 6 หลายเดือนก่อน

    Try loom

  • @suicidalbanananana
    @suicidalbanananana 6 หลายเดือนก่อน

    For future reference: "git clone --branch "
    Anyway, wait what, IoT satellites? ngl that sounds kinda wasteful unless they've been repurposing existing satellites? isn't IoT stuff just the extremely low hanging fruit nonsense like those tags to order extra toilet paper or whatever that Amazon used to litter all over America? the example you give about some sensor on an oil rig sounds like it requires a better connection then IoT stuffs? (as in: that sounds like important stuff for which you don't wanna use what's literally meant as some cheap as dirt flaky connection???)

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน +1

      There's a lot of stuff that falls under IoT, from industrial sensors to your fridge telling you when it's out of milk (or serving up spam when you forget to update the fridgeware and it gets hacked). Likewise there are lots of different networks that IoT things can use, from regular Wifi to LoRa to satellite.

  • @dancoroian1
    @dancoroian1 6 หลายเดือนก่อน

    Btw it's typically pronounced based on the root words -- Num-Py (as in NUMber and PYthon, although it's technically from "numerical Python") and Sci-Py (as in SCIentific PYthon -- it rhymes!)

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน +1

      I figured they were, but numpy and skippy sound more fun 😂

    • @dancoroian1
      @dancoroian1 6 หลายเดือนก่อน

      @@saveitforparts yeah I can see that. My perspective is informed by having gone to grad school for data science, so I suppose you could say I simply conformed to the standard pronunciation due to the pressure of being immersed in an environment where people are saying these terms aloud relatively often. I feel like maybe I said "numpy" the same way you do initially -- it is what the spelling suggests, although I can't necessarily say the same for "skippy" -- but I can't say for certain anymore at this point.
      Thanks for replying 😊 happy Thanksgiving!

  • @leapbtw
    @leapbtw 6 หลายเดือนก่อน

    bro learn obs hahaha

  • @NGHVEVO
    @NGHVEVO 6 หลายเดือนก่อน

    Please never use a screen recorder

    • @saveitforparts
      @saveitforparts  6 หลายเดือนก่อน

      Too late, I started figuring out how OBS works 😂

  • @RexRioch
    @RexRioch 6 หลายเดือนก่อน

    sort it out, shill!

  • @durinf
    @durinf 6 หลายเดือนก่อน +1

    Hey Bro, the rooftop antenna+RasPi+web page.. are the weather maps on a local server or on the interwebs? Thanks!
    edit: should've watch the whole video first! :)

  • @dcfuksurmom
    @dcfuksurmom 6 หลายเดือนก่อน +1

    I use simple screen recorder on Linux. Works fine for me but ofc your mileage may vary. There is an application with the same name for Windows but its not the same app iirc.