gstd icon indicating copy to clipboard operation
gstd copied to clipboard

Documentation of libgstc.js lacks some major points

Open infantilo opened this issue 5 years ago • 0 comments

Using libgstc i found some points, that would urgently needs some closer description:

.) how is the correct way to get the current pipeline position (e.g. every frame) without causing node or browser to crash? .) an simple(!) example of how to debug/read bus/pipeline errors/infos/warnings would be great.

.) how is the correct way to change a pipelines filesrc (after the pipelines interpipesink has been disconnected) .) how is the correct way to to swtich between two (filesrc,decondebin) pipelines when the first pipeline finished playing, without freezes or artefacts? (by the way...this question is one of the most asked question in nearly all forums coping with gstreamer, and, for some reason, noone ever seems to get any answer. what a mystery) .) there are some example in misc forums, how to stream from gstreamer to html webpage, but most of them are many years old and none are working with chrome. so it might be quite useful to deliver such an exampe.

It would be really great to get any help with these questions!

infantilo avatar Sep 17 '20 12:09 infantilo