mux_ruby 3.13.0 → 3.14.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +4 -4
  4. data/docs/Asset.md +3 -1
  5. data/docs/AssetsApi.md +79 -4
  6. data/docs/CreateSimulcastTargetRequest.md +2 -2
  7. data/docs/Error.md +3 -1
  8. data/docs/GenerateTrackSubtitlesRequest.md +18 -0
  9. data/docs/GenerateTrackSubtitlesResponse.md +18 -0
  10. data/docs/InputSettings.md +1 -1
  11. data/docs/LiveStream.md +3 -1
  12. data/docs/LiveStreamsApi.md +8 -8
  13. data/docs/MonitoringBreakdownTimeseriesDatapoint.md +3 -1
  14. data/docs/PlaybackIDApi.md +4 -4
  15. data/docs/SimulcastTarget.md +6 -4
  16. data/docs/VideoView.md +7 -1
  17. data/gen/generator-config.json +1 -1
  18. data/lib/mux_ruby/api/assets_api.rb +79 -2
  19. data/lib/mux_ruby/api/live_streams_api.rb +4 -4
  20. data/lib/mux_ruby/api/metrics_api.rb +6 -6
  21. data/lib/mux_ruby/api/playback_id_api.rb +2 -2
  22. data/lib/mux_ruby/models/asset.rb +26 -4
  23. data/lib/mux_ruby/models/create_simulcast_target_request.rb +2 -2
  24. data/lib/mux_ruby/models/error.rb +16 -5
  25. data/lib/mux_ruby/models/generate_track_subtitles_request.rb +221 -0
  26. data/lib/mux_ruby/models/generate_track_subtitles_response.rb +218 -0
  27. data/lib/mux_ruby/models/input_settings.rb +1 -1
  28. data/lib/mux_ruby/models/live_stream.rb +26 -4
  29. data/lib/mux_ruby/models/monitoring_breakdown_timeseries_datapoint.rb +13 -4
  30. data/lib/mux_ruby/models/simulcast_target.rb +29 -7
  31. data/lib/mux_ruby/models/video_view.rb +31 -4
  32. data/lib/mux_ruby/version.rb +1 -1
  33. data/lib/mux_ruby.rb +2 -0
  34. data/spec/models/generate_track_subtitles_request_spec.rb +34 -0
  35. data/spec/models/generate_track_subtitles_response_spec.rb +34 -0
  36. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/byebug/byebug.so +0 -0
  37. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem_make.out +6 -6
  38. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.16.3/ffi_c.so +0 -0
  39. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.16.3/gem_make.out +6 -6
  40. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.16.3/mkmf.log +16 -16
  41. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.4/gem_make.out +14 -14
  42. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.4/jaro_winkler/jaro_winkler_ext.so +0 -0
  43. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-4.0.4/gem_make.out +6 -6
  44. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-4.0.4/mkmf.log +4 -4
  45. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-4.0.4/psych.so +0 -0
  46. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.2/gem_make.out +6 -6
  47. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.2/mkmf.log +2 -2
  48. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.2/stringio.so +0 -0
  49. data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/Makefile +6 -6
  50. data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/byebug.so +0 -0
  51. data/vendor/bundle/ruby/3.2.0/gems/ffi-1.16.3/ext/ffi_c/Makefile +6 -6
  52. data/vendor/bundle/ruby/3.2.0/gems/ffi-1.16.3/lib/ffi_c.so +0 -0
  53. data/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +6 -6
  54. data/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/lib/jaro_winkler/jaro_winkler_ext.so +0 -0
  55. data/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/ext/psych/Makefile +6 -6
  56. data/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/lib/psych.so +0 -0
  57. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/ext/stringio/Makefile +6 -6
  58. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/lib/stringio.so +0 -0
  59. data/vendor/bundle/ruby/3.2.0/specifications/ast-2.4.2.gemspec +2 -2
  60. data/vendor/bundle/ruby/3.2.0/specifications/byebug-11.1.3.gemspec +2 -2
  61. data/vendor/bundle/ruby/3.2.0/specifications/coderay-1.1.3.gemspec +2 -2
  62. data/vendor/bundle/ruby/3.2.0/specifications/diff-lcs-1.5.0.gemspec +2 -2
  63. data/vendor/bundle/ruby/3.2.0/specifications/ethon-0.16.0.gemspec +2 -2
  64. data/vendor/bundle/ruby/3.2.0/specifications/ffi-1.16.3.gemspec +2 -2
  65. data/vendor/bundle/ruby/3.2.0/specifications/jaro_winkler-1.5.4.gemspec +2 -2
  66. data/vendor/bundle/ruby/3.2.0/specifications/method_source-1.0.0.gemspec +2 -2
  67. data/vendor/bundle/ruby/3.2.0/specifications/parallel-1.22.1.gemspec +2 -2
  68. data/vendor/bundle/ruby/3.2.0/specifications/parser-3.1.2.0.gemspec +2 -2
  69. data/vendor/bundle/ruby/3.2.0/specifications/pry-0.13.1.gemspec +2 -2
  70. data/vendor/bundle/ruby/3.2.0/specifications/pry-byebug-3.9.0.gemspec +2 -2
  71. data/vendor/bundle/ruby/3.2.0/specifications/psych-4.0.4.gemspec +2 -2
  72. data/vendor/bundle/ruby/3.2.0/specifications/rainbow-3.1.1.gemspec +2 -2
  73. data/vendor/bundle/ruby/3.2.0/specifications/rake-13.0.6.gemspec +2 -2
  74. data/vendor/bundle/ruby/3.2.0/specifications/rspec-3.11.0.gemspec +2 -2
  75. data/vendor/bundle/ruby/3.2.0/specifications/rspec-core-3.11.0.gemspec +2 -2
  76. data/vendor/bundle/ruby/3.2.0/specifications/rspec-expectations-3.11.0.gemspec +2 -2
  77. data/vendor/bundle/ruby/3.2.0/specifications/rspec-mocks-3.11.1.gemspec +2 -2
  78. data/vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.11.0.gemspec +2 -2
  79. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-0.66.0.gemspec +2 -2
  80. data/vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.11.0.gemspec +2 -2
  81. data/vendor/bundle/ruby/3.2.0/specifications/solid_assert-1.1.0.gemspec +2 -2
  82. data/vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec +2 -2
  83. data/vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.1.gemspec +2 -2
  84. data/vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-1.5.0.gemspec +2 -2
  85. metadata +158 -150
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 85259ec7beed516722f9640ee108f177ee1464d453b3564a4758ceca0b384cff
4
- data.tar.gz: 0ead5e093d125d6949c7d2c53eb8b15ce9ee1db6192a748f9b4a26ba2d3a233a
3
+ metadata.gz: e69002fc9fae0b20c36601d64999f83b3c2248cae537473108ec65968b28d222
4
+ data.tar.gz: acb69733b34d4e45a04593552a79779b4d34235da7af0de9b704e3461d7685fa
5
5
  SHA512:
6
- metadata.gz: c8eec8322b5e98ed479f6e1a02f9ce00c5088536ea6cd6116d12e5198fcbb022fd5ffe50dd5f3aa841c666eacf988aed43e76e53b78dee6f867a16b27198900a
7
- data.tar.gz: e7c08246e28ed4e988043357bc3406ea3bee5611b9ec7707fe1fc3aefcb143d7269b1f79b5646c41fb5e6e6631cfb0539d596518d51f2201cc5738f8393b53a3
6
+ metadata.gz: df62f360323df0a57ab8aff4c863366a8a7e963a86ca1aa24e4e1887428d99791c2972123ae40845971d29a6c40189e3f66ca34143c9b4a01da596e05486ebc4
7
+ data.tar.gz: 594a75d23b9b6aaa7734076b909b67a78b23120f5af153a5eda5f0e48ec35a8becc0ca23b68429f9e4caba0180328a61e8d1320115d8ade181ec39ecb3599690
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- mux_ruby (3.13.0)
4
+ mux_ruby (3.14.0)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
data/README.md CHANGED
@@ -23,7 +23,7 @@ Not familiar with Mux? Check out https://mux.com/ for more information.
23
23
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
24
24
 
25
25
  - API version: v1
26
- - Package version: 3.13.0
26
+ - Package version: 3.14.0
27
27
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
28
28
  For more information, please visit [https://docs.mux.com](https://docs.mux.com)
29
29
 
@@ -40,16 +40,16 @@ gem build mux_ruby.gemspec
40
40
  Then either install the gem locally:
41
41
 
42
42
  ```shell
43
- gem install ./mux_ruby-3.13.0.gem
43
+ gem install ./mux_ruby-3.14.0.gem
44
44
  ```
45
45
 
46
- (for development, run `gem install --dev ./mux_ruby-3.13.0.gem` to install the development dependencies)
46
+ (for development, run `gem install --dev ./mux_ruby-3.14.0.gem` to install the development dependencies)
47
47
 
48
48
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
49
49
 
50
50
  Finally add this to the Gemfile:
51
51
 
52
- gem 'mux_ruby', '~> 3.13.0'
52
+ gem 'mux_ruby', '~> 3.14.0'
53
53
 
54
54
  ### Install from Git
55
55
 
data/docs/Asset.md CHANGED
@@ -31,6 +31,7 @@
31
31
  | **recording_times** | [**Array<AssetRecordingTimes>**](AssetRecordingTimes.md) | An array of individual live stream recording sessions. A recording session is created on each encoder connection during the live stream. Additionally any time slate media is inserted during brief interruptions in the live stream media or times when the live streaming software disconnects, a recording session representing the slate media will be added with a \"slate\" type. | [optional] |
32
32
  | **non_standard_input_reasons** | [**AssetNonStandardInputReasons**](AssetNonStandardInputReasons.md) | | [optional] |
33
33
  | **test** | **Boolean** | True means this live stream is a test asset. A test asset can help evaluate the Mux Video APIs without incurring any cost. There is no limit on number of test assets created. Test assets are watermarked with the Mux logo, limited to 10 seconds, and deleted after 24 hrs. | [optional] |
34
+ | **ingest_type** | **String** | The type of ingest used to create the asset. | [optional] |
34
35
 
35
36
  ## Example
36
37
 
@@ -64,7 +65,8 @@ instance = MuxRuby::Asset.new(
64
65
  static_renditions: null,
65
66
  recording_times: null,
66
67
  non_standard_input_reasons: null,
67
- test: null
68
+ test: null,
69
+ ingest_type: null
68
70
  )
69
71
  ```
70
72
 
data/docs/AssetsApi.md CHANGED
@@ -10,11 +10,12 @@ All URIs are relative to *https://api.mux.com*
10
10
  | [**delete_asset**](AssetsApi.md#delete_asset) | **DELETE** /video/v1/assets/{ASSET_ID} | Delete an asset |
11
11
  | [**delete_asset_playback_id**](AssetsApi.md#delete_asset_playback_id) | **DELETE** /video/v1/assets/{ASSET_ID}/playback-ids/{PLAYBACK_ID} | Delete a playback ID |
12
12
  | [**delete_asset_track**](AssetsApi.md#delete_asset_track) | **DELETE** /video/v1/assets/{ASSET_ID}/tracks/{TRACK_ID} | Delete an asset track |
13
+ | [**generate_asset_track_subtitles**](AssetsApi.md#generate_asset_track_subtitles) | **POST** /video/v1/assets/{ASSET_ID}/tracks/{TRACK_ID}/generate-subtitles | Generate track subtitles |
13
14
  | [**get_asset**](AssetsApi.md#get_asset) | **GET** /video/v1/assets/{ASSET_ID} | Retrieve an asset |
14
15
  | [**get_asset_input_info**](AssetsApi.md#get_asset_input_info) | **GET** /video/v1/assets/{ASSET_ID}/input-info | Retrieve asset input info |
15
16
  | [**get_asset_playback_id**](AssetsApi.md#get_asset_playback_id) | **GET** /video/v1/assets/{ASSET_ID}/playback-ids/{PLAYBACK_ID} | Retrieve a playback ID |
16
17
  | [**list_assets**](AssetsApi.md#list_assets) | **GET** /video/v1/assets | List assets |
17
- | [**update_asset**](AssetsApi.md#update_asset) | **PATCH** /video/v1/assets/{ASSET_ID} | Update an Asset |
18
+ | [**update_asset**](AssetsApi.md#update_asset) | **PATCH** /video/v1/assets/{ASSET_ID} | Update an asset |
18
19
  | [**update_asset_master_access**](AssetsApi.md#update_asset_master_access) | **PUT** /video/v1/assets/{ASSET_ID}/master-access | Update master access |
19
20
  | [**update_asset_mp4_support**](AssetsApi.md#update_asset_mp4_support) | **PUT** /video/v1/assets/{ASSET_ID}/mp4-support | Update MP4 support |
20
21
 
@@ -444,6 +445,80 @@ nil (empty response body)
444
445
  - **Accept**: Not defined
445
446
 
446
447
 
448
+ ## generate_asset_track_subtitles
449
+
450
+ > <GenerateTrackSubtitlesResponse> generate_asset_track_subtitles(asset_id, track_id, generate_track_subtitles_request)
451
+
452
+ Generate track subtitles
453
+
454
+ Generates subtitles (captions) for a given audio track. This API can be used for up to 7 days after an asset is created.
455
+
456
+ ### Examples
457
+
458
+ ```ruby
459
+ require 'time'
460
+ require 'mux_ruby'
461
+ # setup authorization
462
+ MuxRuby.configure do |config|
463
+ # Configure HTTP basic authorization: accessToken
464
+ config.username = 'YOUR USERNAME'
465
+ config.password = 'YOUR PASSWORD'
466
+ end
467
+
468
+ api_instance = MuxRuby::AssetsApi.new
469
+ asset_id = 'asset_id_example' # String | The asset ID.
470
+ track_id = 'track_id_example' # String | The track ID.
471
+ generate_track_subtitles_request = MuxRuby::GenerateTrackSubtitlesRequest.new # GenerateTrackSubtitlesRequest |
472
+
473
+ begin
474
+ # Generate track subtitles
475
+ result = api_instance.generate_asset_track_subtitles(asset_id, track_id, generate_track_subtitles_request)
476
+ p result
477
+ rescue MuxRuby::ApiError => e
478
+ puts "Error when calling AssetsApi->generate_asset_track_subtitles: #{e}"
479
+ end
480
+ ```
481
+
482
+ #### Using the generate_asset_track_subtitles_with_http_info variant
483
+
484
+ This returns an Array which contains the response data, status code and headers.
485
+
486
+ > <Array(<GenerateTrackSubtitlesResponse>, Integer, Hash)> generate_asset_track_subtitles_with_http_info(asset_id, track_id, generate_track_subtitles_request)
487
+
488
+ ```ruby
489
+ begin
490
+ # Generate track subtitles
491
+ data, status_code, headers = api_instance.generate_asset_track_subtitles_with_http_info(asset_id, track_id, generate_track_subtitles_request)
492
+ p status_code # => 2xx
493
+ p headers # => { ... }
494
+ p data # => <GenerateTrackSubtitlesResponse>
495
+ rescue MuxRuby::ApiError => e
496
+ puts "Error when calling AssetsApi->generate_asset_track_subtitles_with_http_info: #{e}"
497
+ end
498
+ ```
499
+
500
+ ### Parameters
501
+
502
+ | Name | Type | Description | Notes |
503
+ | ---- | ---- | ----------- | ----- |
504
+ | **asset_id** | **String** | The asset ID. | |
505
+ | **track_id** | **String** | The track ID. | |
506
+ | **generate_track_subtitles_request** | [**GenerateTrackSubtitlesRequest**](GenerateTrackSubtitlesRequest.md) | | |
507
+
508
+ ### Return type
509
+
510
+ [**GenerateTrackSubtitlesResponse**](GenerateTrackSubtitlesResponse.md)
511
+
512
+ ### Authorization
513
+
514
+ [accessToken](../README.md#accessToken)
515
+
516
+ ### HTTP request headers
517
+
518
+ - **Content-Type**: application/json
519
+ - **Accept**: application/json
520
+
521
+
447
522
  ## get_asset
448
523
 
449
524
  > <AssetResponse> get_asset(asset_id)
@@ -738,7 +813,7 @@ end
738
813
 
739
814
  > <AssetResponse> update_asset(asset_id, update_asset_request)
740
815
 
741
- Update an Asset
816
+ Update an asset
742
817
 
743
818
  Updates the details of an already-created Asset with the provided Asset ID. This currently supports only the `passthrough` field.
744
819
 
@@ -759,7 +834,7 @@ asset_id = 'asset_id_example' # String | The asset ID.
759
834
  update_asset_request = MuxRuby::UpdateAssetRequest.new # UpdateAssetRequest |
760
835
 
761
836
  begin
762
- # Update an Asset
837
+ # Update an asset
763
838
  result = api_instance.update_asset(asset_id, update_asset_request)
764
839
  p result
765
840
  rescue MuxRuby::ApiError => e
@@ -775,7 +850,7 @@ This returns an Array which contains the response data, status code and headers.
775
850
 
776
851
  ```ruby
777
852
  begin
778
- # Update an Asset
853
+ # Update an asset
779
854
  data, status_code, headers = api_instance.update_asset_with_http_info(asset_id, update_asset_request)
780
855
  p status_code # => 2xx
781
856
  p headers # => { ... }
@@ -5,8 +5,8 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **passthrough** | **String** | Arbitrary user-supplied metadata set by you when creating a simulcast target. | [optional] |
8
- | **stream_key** | **String** | Stream Key represents a stream identifier on the third party live streaming service to send the parent live stream to. | [optional] |
9
- | **url** | **String** | RTMP hostname including application name for the third party live streaming service. Example: &#x60;rtmp://live.example.com/app&#x60;. | [optional] |
8
+ | **stream_key** | **String** | Stream Key represents a stream identifier on the third party live streaming service to send the parent live stream to. Only used for RTMP(s) simulcast destinations. | [optional] |
9
+ | **url** | **String** | The RTMP(s) or SRT endpoint for a simulcast destination. * For RTMP(s) destinations, this should include the application name for the third party live streaming service, for example: &#x60;rtmp://live.example.com/app&#x60;. * For SRT destinations, this should be a fully formed SRT connection string, for example: &#x60;srt://srt-live.example.com:1234?streamid&#x3D;{stream_key}&amp;passphrase&#x3D;{srt_passphrase}&#x60;. Note: SRT simulcast targets can only be used when an source is connected over SRT. | [optional] |
10
10
 
11
11
  ## Example
12
12
 
data/docs/Error.md CHANGED
@@ -12,6 +12,7 @@
12
12
  | **description** | **String** | Description of the error. | [optional] |
13
13
  | **count** | **Integer** | The total number of views that experienced this error. | [optional] |
14
14
  | **code** | **Integer** | The error code | [optional] |
15
+ | **player_error_code** | **String** | The string version of the error code | [optional] |
15
16
 
16
17
  ## Example
17
18
 
@@ -26,7 +27,8 @@ instance = MuxRuby::Error.new(
26
27
  last_seen: null,
27
28
  description: null,
28
29
  count: null,
29
- code: null
30
+ code: null,
31
+ player_error_code: null
30
32
  )
31
33
  ```
32
34
 
@@ -0,0 +1,18 @@
1
+ # MuxRuby::GenerateTrackSubtitlesRequest
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **generated_subtitles** | [**Array&lt;AssetGeneratedSubtitleSettings&gt;**](AssetGeneratedSubtitleSettings.md) | Generate subtitle tracks using automatic speech recognition with this configuration. | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'mux_ruby'
13
+
14
+ instance = MuxRuby::GenerateTrackSubtitlesRequest.new(
15
+ generated_subtitles: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,18 @@
1
+ # MuxRuby::GenerateTrackSubtitlesResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **data** | [**Track**](Track.md) | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'mux_ruby'
13
+
14
+ instance = MuxRuby::GenerateTrackSubtitlesResponse.new(
15
+ data: null
16
+ )
17
+ ```
18
+
@@ -6,7 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **url** | **String** | The URL of the file that Mux should download and use. * For the main input file, this should be the URL to the muxed file for Mux to download, for example an MP4, MOV, MKV, or TS file. Mux supports most audio/video file formats and codecs, but for fastest processing, you should [use standard inputs wherever possible](https://docs.mux.com/guides/minimize-processing-time). * For &#x60;audio&#x60; tracks, the URL is the location of the audio file for Mux to download, for example an M4A, WAV, or MP3 file. Mux supports most audio file formats and codecs, but for fastest processing, you should [use standard inputs wherever possible](https://docs.mux.com/guides/minimize-processing-time). * For &#x60;text&#x60; tracks, the URL is the location of subtitle/captions file. Mux supports [SubRip Text (SRT)](https://en.wikipedia.org/wiki/SubRip) and [Web Video Text Tracks](https://www.w3.org/TR/webvtt1/) formats for ingesting Subtitles and Closed Captions. * For Watermarking or Overlay, the URL is the location of the watermark image. The maximum size is 4096x4096. * When creating clips from existing Mux assets, the URL is defined with &#x60;mux://assets/{asset_id}&#x60; template where &#x60;asset_id&#x60; is the Asset Identifier for creating the clip from. The url property may be omitted on the first input object when providing asset settings for LiveStream and Upload objects, in order to configure settings related to the primary (live stream or direct upload) input. | [optional] |
8
8
  | **overlay_settings** | [**InputSettingsOverlaySettings**](InputSettingsOverlaySettings.md) | | [optional] |
9
- | **generated_subtitles** | [**Array&lt;AssetGeneratedSubtitleSettings&gt;**](AssetGeneratedSubtitleSettings.md) | Generate subtitle tracks using automatic speech recognition using this configuration. This may only be provided for the first input object (the main input file). For direct uploads, this first input should omit the url parameter, as the main input file is provided via the direct upload. This will create subtitles based on the audio track ingested from that main input file. Note that subtitle generation happens after initial ingest, so the generated tracks will be in the &#x60;preparing&#x60; state when the asset transitions to &#x60;ready&#x60;. | [optional] |
9
+ | **generated_subtitles** | [**Array&lt;AssetGeneratedSubtitleSettings&gt;**](AssetGeneratedSubtitleSettings.md) | Generate subtitle tracks using automatic speech recognition with this configuration. This may only be provided for the first input object (the main input file). For direct uploads, this first input should omit the url parameter, as the main input file is provided via the direct upload. This will create subtitles based on the audio track ingested from that main input file. Note that subtitle generation happens after initial ingest, so the generated tracks will be in the &#x60;preparing&#x60; state when the asset transitions to &#x60;ready&#x60;. | [optional] |
10
10
  | **start_time** | **Float** | The time offset in seconds from the beginning of the video indicating the clip&#39;s starting marker. The default value is 0 when not included. This parameter is only applicable for creating clips when &#x60;input.url&#x60; has &#x60;mux://assets/{asset_id}&#x60; format. | [optional] |
11
11
  | **end_time** | **Float** | The time offset in seconds from the beginning of the video, indicating the clip&#39;s ending marker. The default value is the duration of the video when not included. This parameter is only applicable for creating clips when &#x60;input.url&#x60; has &#x60;mux://assets/{asset_id}&#x60; format. | [optional] |
12
12
  | **type** | **String** | This parameter is required for &#x60;text&#x60; type tracks. | [optional] |
data/docs/LiveStream.md CHANGED
@@ -26,6 +26,7 @@
26
26
  | **test** | **Boolean** | True means this live stream is a test live stream. Test live streams can be used to help evaluate the Mux Video APIs for free. There is no limit on the number of test live streams, but they are watermarked with the Mux logo, and limited to 5 minutes. The test live stream is disabled after the stream is active for 5 mins and the recorded asset also deleted after 24 hours. | [optional] |
27
27
  | **max_continuous_duration** | **Integer** | The time in seconds a live stream may be continuously active before being disconnected. Defaults to 12 hours. | [optional][default to 43200] |
28
28
  | **srt_passphrase** | **String** | Unique key used for encrypting a stream to a Mux SRT endpoint. | [optional] |
29
+ | **active_ingest_protocol** | **String** | The protocol used for the active ingest stream. This is only set when the live stream is active. | [optional] |
29
30
 
30
31
  ## Example
31
32
 
@@ -54,7 +55,8 @@ instance = MuxRuby::LiveStream.new(
54
55
  latency_mode: null,
55
56
  test: null,
56
57
  max_continuous_duration: null,
57
- srt_passphrase: null
58
+ srt_passphrase: null,
59
+ active_ingest_protocol: null
58
60
  )
59
61
  ```
60
62
 
@@ -9,12 +9,12 @@ All URIs are relative to *https://api.mux.com*
9
9
  | [**create_live_stream_simulcast_target**](LiveStreamsApi.md#create_live_stream_simulcast_target) | **POST** /video/v1/live-streams/{LIVE_STREAM_ID}/simulcast-targets | Create a live stream simulcast target |
10
10
  | [**delete_live_stream**](LiveStreamsApi.md#delete_live_stream) | **DELETE** /video/v1/live-streams/{LIVE_STREAM_ID} | Delete a live stream |
11
11
  | [**delete_live_stream_playback_id**](LiveStreamsApi.md#delete_live_stream_playback_id) | **DELETE** /video/v1/live-streams/{LIVE_STREAM_ID}/playback-ids/{PLAYBACK_ID} | Delete a live stream playback ID |
12
- | [**delete_live_stream_simulcast_target**](LiveStreamsApi.md#delete_live_stream_simulcast_target) | **DELETE** /video/v1/live-streams/{LIVE_STREAM_ID}/simulcast-targets/{SIMULCAST_TARGET_ID} | Delete a Live Stream Simulcast Target |
12
+ | [**delete_live_stream_simulcast_target**](LiveStreamsApi.md#delete_live_stream_simulcast_target) | **DELETE** /video/v1/live-streams/{LIVE_STREAM_ID}/simulcast-targets/{SIMULCAST_TARGET_ID} | Delete a live stream simulcast target |
13
13
  | [**disable_live_stream**](LiveStreamsApi.md#disable_live_stream) | **PUT** /video/v1/live-streams/{LIVE_STREAM_ID}/disable | Disable a live stream |
14
14
  | [**enable_live_stream**](LiveStreamsApi.md#enable_live_stream) | **PUT** /video/v1/live-streams/{LIVE_STREAM_ID}/enable | Enable a live stream |
15
15
  | [**get_live_stream**](LiveStreamsApi.md#get_live_stream) | **GET** /video/v1/live-streams/{LIVE_STREAM_ID} | Retrieve a live stream |
16
16
  | [**get_live_stream_playback_id**](LiveStreamsApi.md#get_live_stream_playback_id) | **GET** /video/v1/live-streams/{LIVE_STREAM_ID}/playback-ids/{PLAYBACK_ID} | Retrieve a live stream playback ID |
17
- | [**get_live_stream_simulcast_target**](LiveStreamsApi.md#get_live_stream_simulcast_target) | **GET** /video/v1/live-streams/{LIVE_STREAM_ID}/simulcast-targets/{SIMULCAST_TARGET_ID} | Retrieve a Live Stream Simulcast Target |
17
+ | [**get_live_stream_simulcast_target**](LiveStreamsApi.md#get_live_stream_simulcast_target) | **GET** /video/v1/live-streams/{LIVE_STREAM_ID}/simulcast-targets/{SIMULCAST_TARGET_ID} | Retrieve a live stream simulcast target |
18
18
  | [**list_live_streams**](LiveStreamsApi.md#list_live_streams) | **GET** /video/v1/live-streams | List live streams |
19
19
  | [**reset_stream_key**](LiveStreamsApi.md#reset_stream_key) | **POST** /video/v1/live-streams/{LIVE_STREAM_ID}/reset-stream-key | Reset a live stream&#39;s stream key |
20
20
  | [**signal_live_stream_complete**](LiveStreamsApi.md#signal_live_stream_complete) | **PUT** /video/v1/live-streams/{LIVE_STREAM_ID}/complete | Signal a live stream is finished |
@@ -381,7 +381,7 @@ nil (empty response body)
381
381
 
382
382
  > delete_live_stream_simulcast_target(live_stream_id, simulcast_target_id)
383
383
 
384
- Delete a Live Stream Simulcast Target
384
+ Delete a live stream simulcast target
385
385
 
386
386
  Delete the simulcast target using the simulcast target ID returned when creating the simulcast target. Simulcast Target can only be deleted when the parent live stream is in idle state.
387
387
 
@@ -402,7 +402,7 @@ live_stream_id = 'live_stream_id_example' # String | The live stream ID
402
402
  simulcast_target_id = 'simulcast_target_id_example' # String | The ID of the simulcast target.
403
403
 
404
404
  begin
405
- # Delete a Live Stream Simulcast Target
405
+ # Delete a live stream simulcast target
406
406
  api_instance.delete_live_stream_simulcast_target(live_stream_id, simulcast_target_id)
407
407
  rescue MuxRuby::ApiError => e
408
408
  puts "Error when calling LiveStreamsApi->delete_live_stream_simulcast_target: #{e}"
@@ -417,7 +417,7 @@ This returns an Array which contains the response data (`nil` in this case), sta
417
417
 
418
418
  ```ruby
419
419
  begin
420
- # Delete a Live Stream Simulcast Target
420
+ # Delete a live stream simulcast target
421
421
  data, status_code, headers = api_instance.delete_live_stream_simulcast_target_with_http_info(live_stream_id, simulcast_target_id)
422
422
  p status_code # => 2xx
423
423
  p headers # => { ... }
@@ -734,7 +734,7 @@ end
734
734
 
735
735
  > <SimulcastTargetResponse> get_live_stream_simulcast_target(live_stream_id, simulcast_target_id)
736
736
 
737
- Retrieve a Live Stream Simulcast Target
737
+ Retrieve a live stream simulcast target
738
738
 
739
739
  Retrieves the details of the simulcast target created for the parent live stream. Supply the unique live stream ID and simulcast target ID that was returned in the response of create simulcast target request, and Mux will return the corresponding information.
740
740
 
@@ -755,7 +755,7 @@ live_stream_id = 'live_stream_id_example' # String | The live stream ID
755
755
  simulcast_target_id = 'simulcast_target_id_example' # String | The ID of the simulcast target.
756
756
 
757
757
  begin
758
- # Retrieve a Live Stream Simulcast Target
758
+ # Retrieve a live stream simulcast target
759
759
  result = api_instance.get_live_stream_simulcast_target(live_stream_id, simulcast_target_id)
760
760
  p result
761
761
  rescue MuxRuby::ApiError => e
@@ -771,7 +771,7 @@ This returns an Array which contains the response data, status code and headers.
771
771
 
772
772
  ```ruby
773
773
  begin
774
- # Retrieve a Live Stream Simulcast Target
774
+ # Retrieve a live stream simulcast target
775
775
  data, status_code, headers = api_instance.get_live_stream_simulcast_target_with_http_info(live_stream_id, simulcast_target_id)
776
776
  p status_code # => 2xx
777
777
  p headers # => { ... }
@@ -7,6 +7,7 @@
7
7
  | **value** | **String** | | [optional] |
8
8
  | **metric_value** | **Float** | | [optional] |
9
9
  | **concurrent_viewers** | **Integer** | | [optional] |
10
+ | **starting_up_viewers** | **Integer** | | [optional] |
10
11
 
11
12
  ## Example
12
13
 
@@ -16,7 +17,8 @@ require 'mux_ruby'
16
17
  instance = MuxRuby::MonitoringBreakdownTimeseriesDatapoint.new(
17
18
  value: null,
18
19
  metric_value: null,
19
- concurrent_viewers: null
20
+ concurrent_viewers: null,
21
+ starting_up_viewers: null
20
22
  )
21
23
  ```
22
24
 
@@ -4,14 +4,14 @@ All URIs are relative to *https://api.mux.com*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
7
- | [**get_asset_or_livestream_id**](PlaybackIDApi.md#get_asset_or_livestream_id) | **GET** /video/v1/playback-ids/{PLAYBACK_ID} | Retrieve an Asset or Live Stream ID |
7
+ | [**get_asset_or_livestream_id**](PlaybackIDApi.md#get_asset_or_livestream_id) | **GET** /video/v1/playback-ids/{PLAYBACK_ID} | Retrieve an asset or live stream ID |
8
8
 
9
9
 
10
10
  ## get_asset_or_livestream_id
11
11
 
12
12
  > <GetAssetOrLiveStreamIdResponse> get_asset_or_livestream_id(playback_id)
13
13
 
14
- Retrieve an Asset or Live Stream ID
14
+ Retrieve an asset or live stream ID
15
15
 
16
16
  Retrieves the Identifier of the Asset or Live Stream associated with the Playback ID.
17
17
 
@@ -31,7 +31,7 @@ api_instance = MuxRuby::PlaybackIDApi.new
31
31
  playback_id = 'playback_id_example' # String | The live stream's playback ID.
32
32
 
33
33
  begin
34
- # Retrieve an Asset or Live Stream ID
34
+ # Retrieve an asset or live stream ID
35
35
  result = api_instance.get_asset_or_livestream_id(playback_id)
36
36
  p result
37
37
  rescue MuxRuby::ApiError => e
@@ -47,7 +47,7 @@ This returns an Array which contains the response data, status code and headers.
47
47
 
48
48
  ```ruby
49
49
  begin
50
- # Retrieve an Asset or Live Stream ID
50
+ # Retrieve an asset or live stream ID
51
51
  data, status_code, headers = api_instance.get_asset_or_livestream_id_with_http_info(playback_id)
52
52
  p status_code # => 2xx
53
53
  p headers # => { ... }
@@ -6,9 +6,10 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **id** | **String** | ID of the Simulcast Target | [optional] |
8
8
  | **passthrough** | **String** | Arbitrary user-supplied metadata set when creating a simulcast target. | [optional] |
9
- | **status** | **String** | The current status of the simulcast target. See Statuses below for detailed description. * &#x60;idle&#x60;: Default status. When the parent live stream is in disconnected status, simulcast targets will be idle state. * &#x60;starting&#x60;: The simulcast target transitions into this state when the parent live stream transition into connected state. * &#x60;broadcasting&#x60;: The simulcast target has successfully connected to the third party live streaming service and is pushing video to that service. * &#x60;errored&#x60;: The simulcast target encountered an error either while attempting to connect to the third party live streaming service, or mid-broadcasting. Compared to other errored statuses in the Mux Video API, a simulcast may transition back into the broadcasting state if a connection with the service can be re-established. | [optional] |
10
- | **stream_key** | **String** | Stream Key represents an stream identifier for the third party live streaming service to simulcast the parent live stream too. | [optional] |
11
- | **url** | **String** | RTMP hostname including the application name for the third party live streaming service. | [optional] |
9
+ | **status** | **String** | The current status of the simulcast target. See Statuses below for detailed description. * &#x60;idle&#x60;: Default status. When the parent live stream is in disconnected status, simulcast targets will be idle state. * &#x60;starting&#x60;: The simulcast target transitions into this state when the parent live stream transition into connected state. * &#x60;broadcasting&#x60;: The simulcast target has successfully connected to the third party live streaming service and is pushing video to that service. * &#x60;errored&#x60;: The simulcast target encountered an error either while attempting to connect to the third party live streaming service, or mid-broadcasting. When a simulcast target has this status it will have an &#x60;error_severity&#x60; field with more details about the error. | [optional] |
10
+ | **stream_key** | **String** | Stream Key represents a stream identifier on the third party live streaming service to send the parent live stream to. Only used for RTMP(s) simulcast destinations. | [optional] |
11
+ | **url** | **String** | The RTMP(s) or SRT endpoint for a simulcast destination. * For RTMP(s) destinations, this should include the application name for the third party live streaming service, for example: &#x60;rtmp://live.example.com/app&#x60;. * For SRT destinations, this should be a fully formed SRT connection string, for example: &#x60;srt://srt-live.example.com:1234?streamid&#x3D;{stream_key}&amp;passphrase&#x3D;{srt_passphrase}&#x60;. Note: SRT simulcast targets can only be used when an source is connected over SRT. | [optional] |
12
+ | **error_severity** | **String** | The severity of the error encountered by the simulcast target. This field is only set when the simulcast target is in the &#x60;errored&#x60; status. See the values of severities below and their descriptions. * &#x60;normal&#x60;: The simulcast target encountered an error either while attempting to connect to the third party live streaming service, or mid-broadcasting. A simulcast may transition back into the broadcasting state if a connection with the service can be re-established. * &#x60;fatal&#x60;: The simulcast target is incompatible with the current input to the parent live stream. No further attempts to this simulcast target will be made for the current live stream asset. | [optional] |
12
13
 
13
14
  ## Example
14
15
 
@@ -20,7 +21,8 @@ instance = MuxRuby::SimulcastTarget.new(
20
21
  passthrough: null,
21
22
  status: null,
22
23
  stream_key: null,
23
- url: null
24
+ url: null,
25
+ error_severity: null
24
26
  )
25
27
  ```
26
28
 
data/docs/VideoView.md CHANGED
@@ -158,6 +158,9 @@
158
158
  | **ad_exit_before_start_percentage** | **String** | | [optional] |
159
159
  | **long_resume** | **Boolean** | | [optional] |
160
160
  | **long_rebuffering** | **Boolean** | | [optional] |
161
+ | **playback_failure_error_type_id** | **Integer** | | [optional] |
162
+ | **playback_business_exception_error_type_id** | **Integer** | | [optional] |
163
+ | **video_startup_business_exception_error_type_id** | **Integer** | | [optional] |
161
164
 
162
165
  ## Example
163
166
 
@@ -318,7 +321,10 @@ instance = MuxRuby::VideoView.new(
318
321
  ad_exit_before_start_count: null,
319
322
  ad_exit_before_start_percentage: null,
320
323
  long_resume: null,
321
- long_rebuffering: null
324
+ long_rebuffering: null,
325
+ playback_failure_error_type_id: null,
326
+ playback_business_exception_error_type_id: null,
327
+ video_startup_business_exception_error_type_id: null
322
328
  )
323
329
  ```
324
330
 
@@ -8,5 +8,5 @@
8
8
  "gemSourceLocation": "https://github.com/muxinc/mux-ruby",
9
9
  "gemLicense": "MIT",
10
10
  "moduleName": "MuxRuby",
11
- "gemVersion": "3.13.0"
11
+ "gemVersion": "3.14.0"
12
12
  }
@@ -421,6 +421,83 @@ module MuxRuby
421
421
  return data, status_code, headers
422
422
  end
423
423
 
424
+ # Generate track subtitles
425
+ # Generates subtitles (captions) for a given audio track. This API can be used for up to 7 days after an asset is created.
426
+ # @param asset_id [String] The asset ID.
427
+ # @param track_id [String] The track ID.
428
+ # @param generate_track_subtitles_request [GenerateTrackSubtitlesRequest]
429
+ # @param [Hash] opts the optional parameters
430
+ # @return [GenerateTrackSubtitlesResponse]
431
+ def generate_asset_track_subtitles(asset_id, track_id, generate_track_subtitles_request, opts = {})
432
+ data, _status_code, _headers = generate_asset_track_subtitles_with_http_info(asset_id, track_id, generate_track_subtitles_request, opts)
433
+ data
434
+ end
435
+
436
+ # Generate track subtitles
437
+ # Generates subtitles (captions) for a given audio track. This API can be used for up to 7 days after an asset is created.
438
+ # @param asset_id [String] The asset ID.
439
+ # @param track_id [String] The track ID.
440
+ # @param generate_track_subtitles_request [GenerateTrackSubtitlesRequest]
441
+ # @param [Hash] opts the optional parameters
442
+ # @return [Array<(GenerateTrackSubtitlesResponse, Integer, Hash)>] GenerateTrackSubtitlesResponse data, response status code and response headers
443
+ def generate_asset_track_subtitles_with_http_info(asset_id, track_id, generate_track_subtitles_request, opts = {})
444
+ if @api_client.config.debugging
445
+ @api_client.config.logger.debug 'Calling API: AssetsApi.generate_asset_track_subtitles ...'
446
+ end
447
+ # verify the required parameter 'asset_id' is set
448
+ if @api_client.config.client_side_validation && asset_id.nil?
449
+ fail ArgumentError, "Missing the required parameter 'asset_id' when calling AssetsApi.generate_asset_track_subtitles"
450
+ end
451
+ # verify the required parameter 'track_id' is set
452
+ if @api_client.config.client_side_validation && track_id.nil?
453
+ fail ArgumentError, "Missing the required parameter 'track_id' when calling AssetsApi.generate_asset_track_subtitles"
454
+ end
455
+ # verify the required parameter 'generate_track_subtitles_request' is set
456
+ if @api_client.config.client_side_validation && generate_track_subtitles_request.nil?
457
+ fail ArgumentError, "Missing the required parameter 'generate_track_subtitles_request' when calling AssetsApi.generate_asset_track_subtitles"
458
+ end
459
+ # resource path
460
+ local_var_path = '/video/v1/assets/{ASSET_ID}/tracks/{TRACK_ID}/generate-subtitles'.sub('{' + 'ASSET_ID' + '}', CGI.escape(asset_id.to_s)).sub('{' + 'TRACK_ID' + '}', CGI.escape(track_id.to_s))
461
+
462
+ # query parameters
463
+ query_params = opts[:query_params] || {}
464
+
465
+ # header parameters
466
+ header_params = opts[:header_params] || {}
467
+ # HTTP header 'Accept' (if needed)
468
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
469
+ # HTTP header 'Content-Type'
470
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
471
+
472
+ # form parameters
473
+ form_params = opts[:form_params] || {}
474
+
475
+ # http body (model)
476
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(generate_track_subtitles_request)
477
+
478
+ # return_type
479
+ return_type = opts[:debug_return_type] || 'GenerateTrackSubtitlesResponse'
480
+
481
+ # auth_names
482
+ auth_names = opts[:debug_auth_names] || ['accessToken']
483
+
484
+ new_options = opts.merge(
485
+ :operation => :"AssetsApi.generate_asset_track_subtitles",
486
+ :header_params => header_params,
487
+ :query_params => query_params,
488
+ :form_params => form_params,
489
+ :body => post_body,
490
+ :auth_names => auth_names,
491
+ :return_type => return_type
492
+ )
493
+
494
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
495
+ if @api_client.config.debugging
496
+ @api_client.config.logger.debug "API called: AssetsApi#generate_asset_track_subtitles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
497
+ end
498
+ return data, status_code, headers
499
+ end
500
+
424
501
  # Retrieve an asset
425
502
  # Retrieves the details of an asset that has previously been created. Supply the unique asset ID that was returned from your previous request, and Mux will return the corresponding asset information. The same information is returned when creating an asset.
426
503
  # @param asset_id [String] The asset ID.
@@ -685,7 +762,7 @@ module MuxRuby
685
762
  return data, status_code, headers
686
763
  end
687
764
 
688
- # Update an Asset
765
+ # Update an asset
689
766
  # Updates the details of an already-created Asset with the provided Asset ID. This currently supports only the `passthrough` field.
690
767
  # @param asset_id [String] The asset ID.
691
768
  # @param update_asset_request [UpdateAssetRequest]
@@ -696,7 +773,7 @@ module MuxRuby
696
773
  data
697
774
  end
698
775
 
699
- # Update an Asset
776
+ # Update an asset
700
777
  # Updates the details of an already-created Asset with the provided Asset ID. This currently supports only the &#x60;passthrough&#x60; field.
701
778
  # @param asset_id [String] The asset ID.
702
779
  # @param update_asset_request [UpdateAssetRequest]
@@ -354,7 +354,7 @@ module MuxRuby
354
354
  return data, status_code, headers
355
355
  end
356
356
 
357
- # Delete a Live Stream Simulcast Target
357
+ # Delete a live stream simulcast target
358
358
  # Delete the simulcast target using the simulcast target ID returned when creating the simulcast target. Simulcast Target can only be deleted when the parent live stream is in idle state.
359
359
  # @param live_stream_id [String] The live stream ID
360
360
  # @param simulcast_target_id [String] The ID of the simulcast target.
@@ -365,7 +365,7 @@ module MuxRuby
365
365
  nil
366
366
  end
367
367
 
368
- # Delete a Live Stream Simulcast Target
368
+ # Delete a live stream simulcast target
369
369
  # Delete the simulcast target using the simulcast target ID returned when creating the simulcast target. Simulcast Target can only be deleted when the parent live stream is in idle state.
370
370
  # @param live_stream_id [String] The live stream ID
371
371
  # @param simulcast_target_id [String] The ID of the simulcast target.
@@ -679,7 +679,7 @@ module MuxRuby
679
679
  return data, status_code, headers
680
680
  end
681
681
 
682
- # Retrieve a Live Stream Simulcast Target
682
+ # Retrieve a live stream simulcast target
683
683
  # Retrieves the details of the simulcast target created for the parent live stream. Supply the unique live stream ID and simulcast target ID that was returned in the response of create simulcast target request, and Mux will return the corresponding information.
684
684
  # @param live_stream_id [String] The live stream ID
685
685
  # @param simulcast_target_id [String] The ID of the simulcast target.
@@ -690,7 +690,7 @@ module MuxRuby
690
690
  data
691
691
  end
692
692
 
693
- # Retrieve a Live Stream Simulcast Target
693
+ # Retrieve a live stream simulcast target
694
694
  # Retrieves the details of the simulcast target created for the parent live stream. Supply the unique live stream ID and simulcast target ID that was returned in the response of create simulcast target request, and Mux will return the corresponding information.
695
695
  # @param live_stream_id [String] The live stream ID
696
696
  # @param simulcast_target_id [String] The ID of the simulcast target.