BreeeZe / rpos

Raspberry Pi Onvif Server
http://breeeze.github.io/rpos
MIT License
643 stars 146 forks source link

you need .toString for this to work. #88

Open spanner3003 opened 4 years ago

spanner3003 commented 4 years ago

Hope this helps

RogerHardiman commented 4 years ago

H Thanks for the Pull Request. I just had one quick question before I merge it.

What problem/error message were you seeing without the fix?

I just wanted to ask as the GStreamer code was written by someone else and they had it all working without .toString so wondered if this is a bug that shows up in newer versions of Node or newer JS runtimes or newer Typescript versions.

Thanks Roger

spanner3003 commented 4 years ago

When I would start rpos.js after start live 555 streamer with debug on it was not parsing the -d the the device, I am using which is the usb camera so it was start gststreamer with picam settings.

spanner3003 commented 4 years ago

Oops you have not merged it. Sorry. Thank you for your work

RogerHardiman commented 4 years ago

Hi. Not had time to merge it yet.