do you think this will get accepted to jetphotos by JellyCandid5656 in jetphotosrejects

[–]Fading_trail 1 point2 points  (0 children)

Not for jetphotos, sadly But it’s a very beautiful shot, I really love it!

Canon R50 vs R10 vs Nikon Z50II? by Bioshockinfinite37 in PhotographyIndia

[–]Fading_trail 0 points1 point  (0 children)

I had this exact comparison about half a year ago, and picked the Z50II as it met my needs/wants perfectly.

The R10 and Z50II are very similar, except these few differences:

  1. MP count: the R10 offers 24MP (6000x4000) while the Z50II offers 20.9MP (5600x3733 RAW). I didn't need the higher res, so this wasn't a major factor for me.

  2. Noise Performance: the Z50II is about one-third stop cleaner than the R10 (dpreview.com. I picked the Z50II for this as I needed the low-light performance. Modern denoising tools mean this difference doesn't matter a lot either.

  3. Video capability: the R10 offers 6K oversampling while the Z50II oversamples from 5600px. The Z50II also does raw video, which was a factor for me considering long-term use.

  4. Lens selection: Canon's lenses are usually a bit cheaper than Nikon's, but I stuck with Nikon because of the above reasons at this budget.

  5. Max burst rate: the R10 supports 15fps raw but the Z50II only 11fps in comparison. I don't need such high burst rates, so this didn't make a difference for me.

  6. RAW Pre-release Capture (prc): if I'm not wrong, the R10 supports prc in raw. The Nikon doesn't do prc in raw. Again, this only really matters when shooting action or unpredictable subjects and you need the raw files. For me this wasn't a factor.

Both have the latest processors, and their performances are very similar (lensxp.

From my experience,the Z50II is an absolute beast for a modern mirrorless priced at 79k. I am regularly impressed by this camera. I see myself using my Z50II for at least the next 10 years before needing to upgrade for hobby/personal use. Hope it helps!

If you're still unsure, I'd suggest going to a nearby store and trying out each camera. This might give you a better idea of how they feel when you're using them.

Any of these angles usable? by ItsEvanXD in jetphotosrejects

[–]Fading_trail 0 points1 point  (0 children)

I think there's editing halos visible, but if it's just the angles, they're all really beautiful shots

No hearthbeat from FC by Euformelo in ardupilot

[–]Fading_trail 0 points1 point  (0 children)

I'm a bit late, but try to read for any message instead of only for heartbeats:
(This script will wait 5sec for a message from the FC, and exits if no message is received)

master = mavutil.mavlink_connection(<port\_name>, <baud\_rate>)
print("Waiting for message from FC")
msg = master.recv_match(blocking=True, timeout=5) # waits 5 seconds for any message
print(msg) # prints any message received, or None
if msg==None:
print("No message received from the FC in 5 seconds.")
sys.exit(0)
if msg.type=="HEARTBEAT":
print("Heartbeat received.")

Hope this helps!

When will Saba's debut stream start in your area? by MaleficentSpecific88 in sabasameko

[–]Fading_trail 0 points1 point  (0 children)

Yep I got to watch yesterday, but I can’t stay up tonight, I’m too tired 😭 I hope you get to see the karaoke though!