AW: AW: AW: Serial port interface on frame grabber
James Cameron
quozl at laptop.org
Wed Jun 27 09:43:35 UTC 2018
I'm maintainer of PPTP, and I know PPP very well.
Yes, it would give you an IP transport across the serial link.
There's some additional overhead; encoding, and packet headers. Yes,
you will lose some bandwidth.
Some pppd options can be used to reduce some of the overhead. See man
pppd.
To compensate, you should work hard on yohur design to increase the
baud rate yet ensure the electrical signal has the right edges over
the transmission distance and cabling you are planning.
So what distance are you planning?
Is it 3.3V or 5V TTL serial, or conventional +/- 12V? These days,
3.3V TTL level is more normal. Very limited range without signal
conditioning and line drivers; of the order 50cm in a clean
environment, and much less in a noisy environment or bad grounding.
On Wed, Jun 27, 2018 at 12:59:11AM -0700, vk_gst wrote:
> Hi Keith,
>
> I was thinking of PPP for this use case. This will allow me to access the
> serial port with an IP address and hence I could try and use RTP. However
> this will be limited by the Baudrate I guess.
>
> I have to still figure out a way to configure PPP on imx6 and I am working
> on it.
>
> Any idea whether PPP might be a potential solution?
>
> Regards
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
--
James Cameron
http://quozl.netrek.org/
More information about the gstreamer-devel
mailing list