ivanskj
ivanskj
I am piping a gstreamer-pipeline from a Sony QX1 MJPEG liveview-url to tx. Souphttpsrc -> h264enc. I can confirm that it works, but i still have to figure out bitrates...
Use fdsink as the last element in gstreamer Sendt fra min iPhone > 21. jan. 2018 kl. 15:35 skrev tictag : > > I've yet to figure this out myself...
I am also transmitting a lower res picture via wbc. It is the liveview from a Sony QX1, it's about 640x480 and I am struggling to understand the datarate and...
I have to check my notes but if i could remember correctly i did not use rtp pay/depay. I can post my complete gstreamer pipeline when I get home. Are...
Had a hard time figuring out how to open that raw .img file of the SD-card on my Mac, but i got it eventually! My pipeline looks like this: `gst-launch-1.0...
The RX is untouched since I am using H264. I wanted to test uncompressed MJPEG but i could not find a mission planner app that shows JPEG stream. H264 is...
One way to test is to use filesink and try to play the file locally before you send it trough tx. It has to be package and muxed correctly, i.e...
What type of format is /dev/video3 sending?
I had latency approx. 120-150ms when using h264encoding, you need to use the omx and check that you have sufficient gpu_mem if you go that route. Maybe you are missing...
Thank you for the clarification regarding FEC. That will definetly help alot! I experienced RX overriding the FEC value to 1400 due to CTS_protection even when it was disabled in...