hi all Developers please help me, if you can. I use VLC 2.0.5 to make streams by following code: :sout=#transcode{vfilter={canvas{width=1280,height=720,aspect=16:9}},venc=x264{vbv-bufsize=8000,vbv-maxrate=1708,ref=1,subme=1,keyint=25,idrint=25},vcodec=h264,vb=1508,fps=25,scale=1,acodec=mp3,ab=96,cha...
Hello everyone, please help: When I had installed VLC 2.0.5 I used the following code to organize live video stream: :sout=#transcode{vfilter={canvas{width=1280,height=720,aspect=16:9}},venc=x264{vbv-bufsize=10000,vbv-maxrate=3504,ref=1,subme=1,keyint=25,idrint=25},vcodec=h264,vb=3000,fps=25,scale=1...
I need to impose on stream sms-chat as an example.
On a photo at the left there is number, sending an SMS to which, the text of the message can be seen on the screen.
Hello How can I impose on the stream broadcast SMS interactivity? Connect SMS interactivity to the site and capture the screen to take it out and impose to the main stream? Or, write a program that will display the text of SMS on the screen in plain text (Module/marq)? Tell me please which way to lo...