Skip to content

Commit

Permalink
bump v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed Aug 10, 2023
1 parent 79c36a2 commit fef3f99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,16 @@ Features:
- Output parsing: JSON via JSONPointer, XML/HTML via XPath and Regex
- Update timer for live streaming data
- Test of the request to find the right parsing
- Output styling (font, color, etc.)
- Image output (via URL)

Coming soon:
- Authentication (Basic, Digest, OAuth)
- Websocket support
- More output parsing options (JSONPath, CSS selectors, etc.)
- More request types (PUT, DELETE, PATCH)
- More output formats (XML, HTML, CSV, etc.)
- More output types (Image, Video, Audio, etc.)
- Output styling (font, color, etc.)
- More output types (Video, Audio, etc.)

Check out our other plugins:
- [Background Removal](https://github.com/royshil/obs-backgroundremoval) removes background from webcam without a green screen.
Expand Down
2 changes: 1 addition & 1 deletion buildspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
}
},
"name": "obs-urlsource",
"version": "0.0.3",
"version": "0.0.4",
"author": "Roy Shilkrot",
"website": "https://github.com/royshil/obs-urlsource",
"email": "[email protected]",
Expand Down

0 comments on commit fef3f99

Please sign in to comment.