Difference between revisions of "GstRTPNetCC"

From RidgeRun Developer Connection
Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{DISPLAYTITLE:GstRTPNetCC|noerror}}
 
{{DISPLAYTITLE:GstRTPNetCC|noerror}}
 +
 +
__NOTOC__
  
 
{| style="border-style: solid; border-width: 1px; margin: 10px; right-margin: 200px"
 
{| style="border-style: solid; border-width: 1px; margin: 10px; right-margin: 200px"
Line 13: Line 15:
 
|-
 
|-
 
| width="100%" valign="top" |
 
| width="100%" valign="top" |
 +
 +
<center>
 +
<table cellspacing="20">
 +
<tr>
 +
<td>
 +
<html>
 +
<div id='product-component-7c0056bc502'></div>
 +
    <script type="text/javascript">
 +
    /*<![CDATA[*/
 +
 +
    (function () {
 +
      var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js';
 +
      if (window.ShopifyBuy) {
 +
        if (window.ShopifyBuy.UI) {
 +
          ShopifyBuyInit();
 +
        } else {
 +
          loadScript();
 +
        }
 +
      } else {
 +
        loadScript();
 +
      }
 +
 +
      function loadScript() {
 +
        var script = document.createElement('script');
 +
        script.async = true;
 +
        script.src = scriptURL;
 +
        (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script);
 +
        script.onload = ShopifyBuyInit;
 +
      }
 +
 +
      function ShopifyBuyInit() {
 +
        var client = ShopifyBuy.buildClient({
 +
          domain: 'ridgerun1.myshopify.com',
 +
          storefrontAccessToken: 'b0ca98633a82de5d2f63cd51f5af30ac',
 +
        });
 +
 +
        ShopifyBuy.UI.onReady(client).then(function (ui) {
 +
          ui.createComponent('product', {
 +
            id: [1718685597767],
 +
            node: document.getElementById('product-component-7c0056bc502'),
 +
            moneyFormat: '%24%7B%7Bamount%7D%7D',
 +
            options: {
 +
  "product": {
 +
    "variantId": "all",
 +
    "width": "240px",
 +
    "contents": {
 +
      "imgWithCarousel": false,
 +
      "variantTitle": false,
 +
      "description": false,
 +
      "buttonWithQuantity": false,
 +
      "quantity": false
 +
    },
 +
    "text": {
 +
      "button": "BUY NOW"
 +
    },
 +
    "styles": {
 +
      "product": {
 +
        "@media (min-width: 601px)": {
 +
          "max-width": "100%",
 +
          "margin-left": "0",
 +
          "margin-bottom": "50px"
 +
        }
 +
      },
 +
      "button": {
 +
        "background-color": "#007493",
 +
        "font-size": "18px",
 +
        "padding-top": "17px",
 +
        "padding-bottom": "17px",
 +
        ":hover": {
 +
          "background-color": "#006884"
 +
        },
 +
        ":focus": {
 +
          "background-color": "#006884"
 +
        }
 +
      },
 +
      "quantityInput": {
 +
        "font-size": "18px",
 +
        "padding-top": "17px",
 +
        "padding-bottom": "17px"
 +
      },
 +
      "compareAt": {
 +
        "font-size": "12px"
 +
      }
 +
    }
 +
  },
 +
  "cart": {
 +
    "contents": {
 +
      "button": true
 +
    },
 +
    "styles": {
 +
      "button": {
 +
        "background-color": "#007493",
 +
        "font-size": "18px",
 +
        "padding-top": "17px",
 +
        "padding-bottom": "17px",
 +
        ":hover": {
 +
          "background-color": "#006884"
 +
        },
 +
        ":focus": {
 +
          "background-color": "#006884"
 +
        }
 +
      },
 +
      "footer": {
 +
        "background-color": "#ffffff"
 +
      }
 +
    }
 +
  },
 +
  "modalProduct": {
 +
    "contents": {
 +
      "img": false,
 +
      "imgWithCarousel": true,
 +
      "variantTitle": false,
 +
      "buttonWithQuantity": true,
 +
      "button": false,
 +
      "quantity": false
 +
    },
 +
    "styles": {
 +
      "product": {
 +
        "@media (min-width: 601px)": {
 +
          "max-width": "100%",
 +
          "margin-left": "0px",
 +
          "margin-bottom": "0px"
 +
        }
 +
      },
 +
      "button": {
 +
        "background-color": "#007493",
 +
        "font-size": "18px",
 +
        "padding-top": "17px",
 +
        "padding-bottom": "17px",
 +
        ":hover": {
 +
          "background-color": "#006884"
 +
        },
 +
        ":focus": {
 +
          "background-color": "#006884"
 +
        }
 +
      },
 +
      "quantityInput": {
 +
        "font-size": "18px",
 +
        "padding-top": "17px",
 +
        "padding-bottom": "17px"
 +
      }
 +
    }
 +
  },
 +
  "toggle": {
 +
    "styles": {
 +
      "toggle": {
 +
        "background-color": "#007493",
 +
        ":hover": {
 +
          "background-color": "#006884"
 +
        },
 +
        ":focus": {
 +
          "background-color": "#006884"
 +
        }
 +
      },
 +
      "count": {
 +
        "font-size": "18px"
 +
      }
 +
    }
 +
  },
 +
  "productSet": {
 +
    "styles": {
 +
      "products": {
 +
        "@media (min-width: 601px)": {
 +
          "margin-left": "-20px"
 +
        }
 +
      }
 +
    }
 +
  }
 +
}
 +
          });
 +
        });
 +
      }
 +
    })();
 +
    /*]]>*/
 +
    </script>
 +
</html>
 +
</td>
 +
</tr></table>
 +
{{Sponsor Button}}
 +
</center>
 +
 +
__TOC__
  
 
== Overview ==
 
== Overview ==
Line 30: Line 214:
  
 
Start navigating this wiki by going to the [[ GstRTPNetCC Design|GstRTPNetCC Fundamentals]] page in the table of contents.
 
Start navigating this wiki by going to the [[ GstRTPNetCC Design|GstRTPNetCC Fundamentals]] page in the table of contents.
 +
 +
{{ContactUs}}
 
|}
 
|}
 +
 +
 
<seo title="GstRTPNetCC | gstreamer bandwidth estimator | RidgeRun" titlemode="replace" keywords="GStreamer, Linux SDK, Linux BSP,  Embedded Linux, Device Drivers, Nvidia, Jetson, TX1, TX2, Embedded Linux driver development, Linux Software development, Embedded Linux SDK, Embedded Linux Application development, GStreamer Multimedia Framework,NVIDIA,Xavier,AI, GStreamer WebRTC, gstreamer" description="GstInference is a project from Ridgerun that provides a tool to estimate an available bandwidth during video stream."></seo>
 
<seo title="GstRTPNetCC | gstreamer bandwidth estimator | RidgeRun" titlemode="replace" keywords="GStreamer, Linux SDK, Linux BSP,  Embedded Linux, Device Drivers, Nvidia, Jetson, TX1, TX2, Embedded Linux driver development, Linux Software development, Embedded Linux SDK, Embedded Linux Application development, GStreamer Multimedia Framework,NVIDIA,Xavier,AI, GStreamer WebRTC, gstreamer" description="GstInference is a project from Ridgerun that provides a tool to estimate an available bandwidth during video stream."></seo>
  

Revision as of 12:28, 28 April 2019



GstRTPNetCC

A GStreamer bandwidth estimator element.

Error creating thumbnail: Unable to save thumbnail to destination

Overview

GstRTPNetCC is a GStreamer plug-in that allows estimating the available bandwidth during a single video stream based on the RTP information.

Features

The plug-in is equipped with three elements:

  • GstRTPNetCC: video filter.

Supported Formats

Video

  • VP8
  • H264

Getting Started

Start navigating this wiki by going to the GstRTPNetCC Fundamentals page in the table of contents.


RidgeRun Resources

Quick Start Client Engagement Process RidgeRun Blog Homepage
Technical and Sales Support RidgeRun Online Store RidgeRun Videos Contact Us

OOjs UI icon message-progressive.svg Contact Us

Visit our Main Website for the RidgeRun Products and Online Store. RidgeRun Engineering informations are available in RidgeRun Professional Services, RidgeRun Subscription Model and Client Engagement Process wiki pages. Please email to support@ridgerun.com for technical questions and contactus@ridgerun.com for other queries. Contact details for sponsoring the RidgeRun GStreamer projects are available in Sponsor Projects page. Ridgerun-logo.svg
RR Contact Us.png



Index Next: Design