Scott Lamb

Results 288 comments of Scott Lamb
trafficstars

What would you say to extending the example client to exercise this in some fashion—like writing a sequence of `.jpg` files? As I mentioned before, this all looks like very...

Finally getting through all the open PRs. Sorry yours has been waiting so long. Very nice work. > I've added a test and an example. The example works pretty much...

Apologies—I've been quite bogged down. Will look through your comments and updates tomorrow.

Thank you for the contribution! > I'm not sure you'll want to merge this in, because... I'm happy to give guidance on those things if you can take the time...

First, thank you! I don't own any cameras that produce B frames, so... * What camera are you using? If it's fairly cheap I might just buy one. * Have...

> $ cargo run --package client mp4 --url rtsp://192.168.11.125:8800/ Sorry, typo in the README. Instead of `mp4 --url`, it should read `mp4 -- --url`. The extra `--` ends the arguments...

Awesome! > Is this close to the approach you had in mind? Instead of creating a SendingPacket type, should I just be leveraging rtsp-types::Message? Yes, this looks on-track. A new...

> Thanks a ton! I had started on this work a few months ago, but had somewhat stalled. I know that story all too well. No pressure from me to...

What make/model/version camera is this? > Is this a problem with how the camera implements RTSP? Likely yes, but I'm happy to add workarounds as needed. The SDP you quoted...

The packet capture helped. I have in my working copy a program that chews through it, with improved errors. Here's what it says: ``` bad sps (invalid RBSP byte 0x0...