Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

Ant Media Filter Plugin for Text

curl -i -X POST -H "Accept: Application/json" -H "Content-Type: application/json" "http://localhost:5080/WebRTCAppEE/rest/v2/filters/create" -d '{"filterId":"textdemo","inputStreams":["stream1"],"outputStreams":["test"],"videoFilter":"[in0]drawtext=fontfile=/usr/share/fonts/truetype/ubuntu/Ubuntu-B.ttf:fontsize=56:fontcolor=green:text=Hello[out0]","audioFilter":"[in0]acopy[out0]","videoEnabled":"true","audioEnabled":"true","type":"asynchronous"}'
Comment

PREVIOUS NEXT
Code Example
Javascript :: getting xml from response, make sure server returns valid xml and the "content-type" header is set 
Javascript :: How to pass variables from one page to another with AngularJS 
Javascript :: Angularjs different dependency injection for factories inside controller 
Javascript :: angular create spec file for existing component 
Javascript :: angularjs Uncaught ReferenceError: myFunction is not defined at HTMLInputElement.onkeyup 
Javascript :: angularjs How to render either a number or a HTML element depending on what a function returns 
Javascript :: directive with ng-if not rendering in Angular.js 
Javascript :: Prevent the wiping of an Array after routing Angular.js 
Javascript :: Porting Promise.all functionality from AngularJs to VueJs 
Javascript :: inserting new value to an array of object in typescript 
Javascript :: How to pass React Native Component as a JSON object 
Javascript :: Context: Cannot read properties of undefined 
Javascript :: RegEx Pattern Validations failing on html input 
Javascript :: upsert typeorm 
Javascript :: vue custom event validation 
Javascript :: p5 filter 
Javascript :: react native mirror text 
Javascript :: varibale as listeneres javascirpit 
Javascript :: how to send token in get request vue js 
Javascript :: phaser rotate matrix 180 
Javascript :: creating hashblock method using sha256 hashing algorithm 
Javascript :: Declaring A Internal Method Of A Class 
Javascript :: What Is A Closure: Informal Explanation 
Javascript :: lowercase vs lower locale 
Javascript :: unhide is not working with radio button javascript 
Javascript :: prisma usersWithZeroPosts 
Javascript :: useState increase Likes 
Javascript :: use spread operator in max method javascript 
Javascript :: sap rpa desktop studio activate excel macro 
Javascript :: Backbone View In Another View 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =