logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

62 Pages«<606162
Options
Go to last post Go to first unread
FoosballSportsNetwork  
#1221 Posted : Wednesday, January 11, 2023 4:25:21 AM(UTC)
FoosballSportsNetwork

Rank: Newbie

Groups: Registered
Joined: 1/11/2023(UTC)
Posts: 4
United States
Location: Texas

Now when I open vMix UTC it auto closes after a minute.
Not sure how to attach my log file. The uploader says not supported.

System.InvalidOperationException: There is an error in XML document (2, 840542). ---&gt; System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: DataProviderContent, vMixControl, ArrayOfVMixControl, Controls, Root. Line 2, position 840542.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.ReadString()
at System.Xml.XmlTextReaderImpl.ReadString()
at System.Xml.XmlReader.ReadElementString()
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderObservableCollection1.Read23_vMixControlExternalData(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderObservableCollection1.Read40_vMixControl(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderObservableCollection1.Read41_ArrayOfVMixControl()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at vMixController.Classes.Utils.LoadController(Stream stream, IList`1 functions, MainWindowSettings&amp; windowSettings)
at vMixController.Classes.Utils.LoadController(String fileName, IList`1 functions, MainWindowSettings&amp; windowSettings)


P.S. Don't be afraid, your controller is OK.
Report about it on forum.
FoosballSportsNetwork  
#1222 Posted : Saturday, January 14, 2023 11:40:35 AM(UTC)
FoosballSportsNetwork

Rank: Newbie

Groups: Registered
Joined: 1/11/2023(UTC)
Posts: 4
United States
Location: Texas

Is there a way to take information from the UTC such as team names and auto save those to a recording file? I record when I stream and would like to name the files for each game with the players involved.
Fountain Kamanga  
#1223 Posted : Tuesday, January 24, 2023 10:38:42 AM(UTC)
Fountain Kamanga

Rank: Advanced Member

Groups: Registered
Joined: 11/2/2018(UTC)
Posts: 40
Malawi
Location: Blantyre

Thanks: 5 times
Originally Posted by: elgarf Go to Quoted Post
New update is ready.

There is major change:

Pictures on buttons & captionless controls
[list=1]
  • Now you can make buttons with icons.

    Path for icon saved as RELATIVE to UTC, so you beter copy your icons into UTC folder.

    Hello, I have problems with button relative paths, would you please shed more light especially what is a working folder for UTC?
  • Pothala  
    #1224 Posted : Thursday, February 16, 2023 5:24:55 PM(UTC)
    Pothala

    Rank: Newbie

    Groups: Registered
    Joined: 11/23/2019(UTC)
    Posts: 1
    Spain
    Location: Jerez de la Frontera

    Greetings, I tell you my problem, to see if it has a solution. I have a List, whose content is obtained from a text file (List.txt). At some point in production I will need to change the content of LIST. For example add names. My question is, how can I make the content of the Widget List update automatically when I save the changes to the List.txt file? Without having to edit the properties of the List widget, and doing Load List. Thank you very much in advance.
    Houssem  
    #1225 Posted : Wednesday, March 1, 2023 9:56:09 PM(UTC)
    Houssem

    Rank: Newbie

    Groups: Registered
    Joined: 11/23/2021(UTC)
    Posts: 1
    Tunisia
    Location: Sousse

    System.Xml.XmlException: Élément racine manquant.
    à System.Xml.XmlTextReaderImpl.Throw(Exception e)
    à System.Xml.XmlTextReaderImpl.ParseDocumentContent()
    à System.Xml.XmlTextReaderImpl.Read()
    à System.Xml.XmlReader.MoveToContent()
    à System.Xml.XmlReader.ReadStartElement()
    à vMixController.Classes.Utils.LoadController(Stream stream, IList`1 functions, MainWindowSettings&amp; windowSettings)
    à vMixController.Classes.Utils.LoadController(String fileName, IList`1 functions, MainWindowSettings&amp; windowSettings)


    P.S. Don't be afraid, your controller is OK.

    what is the solution?
    itssperox  
    #1226 Posted : Thursday, March 9, 2023 11:52:09 AM(UTC)
    itssperox

    Rank: Newbie

    Groups: Registered
    Joined: 3/9/2023(UTC)
    Posts: 1
    Argentina
    Location: BUENOS AIRES

    Hello, after trying to use NDI Monitor and opening the file again I got this error
    System.InvalidOperationException: Error en el documento XML (2, 5758). ---&gt; System.Xml.XmlException: Fin inesperado de archivo. Los siguientes elementos no están cerrados: vMixControlButtonCommand, Commands, vMixControl, ArrayOfVMixControl, Controls, Root. línea 2, posición 5758.
    en System.Xml.XmlTextReaderImpl.Throw(Exception e)
    en System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
    en System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
    en System.Xml.XmlTextReaderImpl.ParseElementContent()
    en System.Xml.XmlTextReaderImpl.Read()
    en System.Xml.XmlReader.ReadElementString()
    en Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderObservableCollection1.Read17_vMixControlButtonCommand(Boolean isNullable, Boolean checkType)
    en Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderObservableCollection1.Read18_vMixControlButton(Boolean isNullable, Boolean checkType)
    en Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderObservableCollection1.Read40_vMixControl(Boolean isNullable, Boolean checkType)
    en Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderObservableCollection1.Read41_ArrayOfVMixControl()
    --- Fin del seguimiento de la pila de la excepción interna ---
    en System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    en vMixController.Classes.Utils.LoadController(Stream stream, IList`1 functions, MainWindowSettings&amp; windowSettings)
    en vMixController.Classes.Utils.LoadController(String fileName, IList`1 functions, MainWindowSettings&amp; windowSettings)


    P.S. Don't be afraid, your controller is OK.
    Report about it on forum.

    Please someone help!
    Florent13  
    #1227 Posted : Sunday, March 26, 2023 12:22:17 AM(UTC)
    Florent13

    Rank: Newbie

    Groups: Registered
    Joined: 2/21/2020(UTC)
    Posts: 7
    Man
    France
    Location: Marseille 6ème

    Thanks: 1 times
    Hello, I am using another computer which is connected on the same network and I manage to see both ip of my computer which has vmix and the computer vMix Universal Title Controller. I can't change the universal title controller ip address, can you help me how can I do with the new version? Thanks in advance, Florent
    adeloche  
    #1228 Posted : Sunday, March 26, 2023 5:17:39 AM(UTC)
    adeloche

    Rank: Newbie

    Groups: Registered
    Joined: 12/10/2022(UTC)
    Posts: 1
    Algeria

    UTC NOT WORKING ON MY PC
    NETFRAMWORK 4.6.2 ALREADY INSTALLED
    deram  
    #1229 Posted : Wednesday, June 7, 2023 11:26:44 PM(UTC)
    deram

    Rank: Newbie

    Groups: Registered
    Joined: 6/7/2023(UTC)
    Posts: 1
    Italy
    Location: milan

    Hello guys and sorry if my reply is OT.
    i'm using UTC (such a great software) for control some ndi signal, countdown etc etc.
    i have TWO PC with two separate vmix
    my utc application point to this specific ip address (192.168.0.200:8088) on (VMIX MACHINE A)
    i created two button to START and AND stop streaming. there is any way to let this button start the streaming only on the VMIX MACHINE B (192.168.0.22:88)
    i tried to write down a little bit of code adding to the button code section:
    startstreaming() 192.168.0.22:8088
    but it dsn't work very well..
    any idea?
    many thanks
    nikosman88  
    #1230 Posted : Thursday, June 8, 2023 1:06:53 AM(UTC)
    nikosman88

    Rank: Advanced Member

    Groups: Registered
    Joined: 12/24/2021(UTC)
    Posts: 188
    Greece
    Location: athens

    Thanks: 95 times
    Was thanked: 23 time(s) in 22 post(s)
    Originally Posted by: deram Go to Quoted Post
    Hello guys and sorry if my reply is OT.
    i'm using UTC (such a great software) for control some ndi signal, countdown etc etc.
    i have TWO PC with two separate vmix
    my utc application point to this specific ip address (192.168.0.200:8088) on (VMIX MACHINE A)
    i created two button to START and AND stop streaming. there is any way to let this button start the streaming only on the VMIX MACHINE B (192.168.0.22:88)
    i tried to write down a little bit of code adding to the button code section:
    startstreaming() 192.168.0.22:8088
    but it dsn't work very well..
    any idea?
    many thanks


    Hello.I dont know very well the utc program but i think You can try this. Go to vmix machine A -->Settings-->Scripting and make a new script with this code
    Code:
    
    Dim request As WebRequest = WebRequest.Create("http://192.168.0.22:8088/api/?Function=StartStreaming")
     Dim response As HttpWebResponse = request.GetResponse()
     Console.WriteLine((CType(response, HttpWebResponse)).StatusDescription)
     response.Close()
    

    name it for example "vmixBstream"
    Then go to utc-->add a new button constructor-->command-->ScriptStart and in the scriptname write vmixBstream or the name, you give to the script you made in vmix machine A. Save the button and see what happens, when you press it
    Users browsing this topic
    Axdynx, Guest (9)
    62 Pages«<606162
    Forum Jump  
    You cannot post new topics in this forum.
    You cannot reply to topics in this forum.
    You cannot delete your posts in this forum.
    You cannot edit your posts in this forum.
    You cannot create polls in this forum.
    You cannot vote in polls in this forum.