Guillermo Rodríguez

Results 55 comments of Guillermo Rodríguez

select() on the fd returned by ts_fd() does certainly work. I am just slightly concerned because of your comments in #53: > select()ing on ts_fd and then reading samples from...

> Ah great, thanks for that example. > > Still need to do some digging to see if there's a fix, but it's looking like the [`Parallel` gem](https://github.com/grosser/parallel) and [`MiniRacer`](https://github.com/discourse/mini_racer/)...

This is with a live RTSP stream coming from an IP door station. The same setup was working fine with the 0.x series (been using 0.13.1 until now). I will...

@dv1 Have tried other RTSP live sources (IP cameras and door stations), same problem. All of these work fine with the 0.x series. Also tried using gst-rtsp-server: ``` ./test-launch --gst-debug=3...

@dv1 Any other tests I can run? Anything else I can do?

@dv1 Any news (not meant to push)? If there's anything I can do to help please let me know..

> I could not reproduce this yet. Can you reproduce this on a Sabre SD board? Also, can you re-run this with the `GST_DEBUG` environment variable set to `*vpu*:9` and...

@dv1 Looks like the pipeline won't run as the h264parse element cannot handle video/x-raw caps: WARNING: erroneous pipeline: could not link h264parse0 to filesink0, h264parse0 can't handle caps video/x-raw, stream-format=(string)byte-stream...

@dv1 Any updates on this? Anything I can do to help, please let me know