Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/AirenSoft/OvenMediaEngine
OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
https://github.com/AirenSoft/OvenMediaEngine
OnCreate timing
304072d0d226f70c131ece82faffa909b332c085 authored almost 5 years ago
304072d0d226f70c131ece82faffa909b332c085 authored almost 5 years ago
Packet PTS/DTS Generation using Packet Duration Cumulative
854687e048e2e028ae5bab397d9a185c26867103 authored almost 5 years ago
854687e048e2e028ae5bab397d9a185c26867103 authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev
b979b77f9454f51db783557e9de3ae838b3efdfe authored almost 5 years ago
b979b77f9454f51db783557e9de3ae838b3efdfe authored almost 5 years ago
Improve mutual exclusion between threads
54bfcbfebb76e9b6766cf49d43a28cead8348b72 authored almost 5 years ago
54bfcbfebb76e9b6766cf49d43a28cead8348b72 authored almost 5 years ago
added thread safe queue for mediastream
1fcccb7abd2b0547e8ced39f0314901ad3086da3 authored almost 5 years ago
1fcccb7abd2b0547e8ced39f0314901ad3086da3 authored almost 5 years ago
Improved info::Stream copy constructor
efb85615f6249b0af2aa74b630784f1bf3daa594 authored almost 5 years ago
efb85615f6249b0af2aa74b630784f1bf3daa594 authored almost 5 years ago
Improved monitoring mutex
8a997a9089de6a49a284d386a98add3b44729888 authored almost 5 years ago
8a997a9089de6a49a284d386a98add3b44729888 authored almost 5 years ago
Changed "Port" option to optional
d595259d8e78811c0704b419e44f0ad4abe53a98 authored almost 5 years ago
d595259d8e78811c0704b419e44f0ad4abe53a98 authored almost 5 years ago
Added timeout to RTSPPull provider
a872b513e9148571765c3f831de5c47e234d151b authored almost 5 years ago
a872b513e9148571765c3f831de5c47e234d151b authored almost 5 years ago
Update issue templates
5630ff2e0ec9d9ba3f50a8b4ab6f996dd76253cb authored almost 5 years ago
5630ff2e0ec9d9ba3f50a8b4ab6f996dd76253cb authored almost 5 years ago
Improved provider's code readability
73e58fd8fc7c16c3991173764372f2aab37e39df authored almost 5 years ago
73e58fd8fc7c16c3991173764372f2aab37e39df authored almost 5 years ago
Reinforced lock in provider
7adc6073971ede19b2951a0ab922a1cbff7b523b authored almost 5 years ago
7adc6073971ede19b2951a0ab922a1cbff7b523b authored almost 5 years ago
Removed debug messages
8bdc3c1fe585f0d2b004b4b4260e3a078ab486c4 authored almost 5 years ago
8bdc3c1fe585f0d2b004b4b4260e3a078ab486c4 authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev
7dea5fea9afc0056703c264b1f83f98dac55bb07 authored almost 5 years ago
7dea5fea9afc0056703c264b1f83f98dac55bb07 authored almost 5 years ago
Modified Provider and Publisher to be thread-safe
0421d821251f5f6a1a701b658b9aa9a95aebd779 authored almost 5 years ago
0421d821251f5f6a1a701b658b9aa9a95aebd779 authored almost 5 years ago
Moved SIGINT handler to signals.cpp
91a1457516577cd8fcee1f4e4858d2933a633cb9 authored almost 5 years ago
91a1457516577cd8fcee1f4e4858d2933a633cb9 authored almost 5 years ago
Fixed an issue that did not stop immediately
ffa0c6f0d1b0b1a44903e0a6652cbc39963678b5 authored almost 5 years ago
ffa0c6f0d1b0b1a44903e0a6652cbc39963678b5 authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev
a5c5847df6376c39355aa2e9d93a681b99579551 authored almost 5 years ago
a5c5847df6376c39355aa2e9d93a681b99579551 authored almost 5 years ago
Thread-safe provider
5e42464961916fa35ebb8607605d2f523de3426b authored almost 5 years ago
5e42464961916fa35ebb8607605d2f523de3426b authored almost 5 years ago
Fixed std::mutex misuse
71e1549c5500acb0234324dff2cb24c4e6b61352 authored almost 5 years ago
71e1549c5500acb0234324dff2cb24c4e6b61352 authored almost 5 years ago
Fixed synchronization problem when issuing stream_id
5e649ffb843560c86345d10413d72bc8f15fa45a authored almost 5 years ago
5e649ffb843560c86345d10413d72bc8f15fa45a authored almost 5 years ago
Minimal use of mutex in RequestPullStream()
c4189836a193b651ab07ca137533b64dd8fd79ac authored almost 5 years ago
c4189836a193b651ab07ca137533b64dd8fd79ac authored almost 5 years ago
Remove test code
bd91d3f08224c70fed1833b1ea9195f649b3cd0e authored almost 5 years ago
bd91d3f08224c70fed1833b1ea9195f649b3cd0e authored almost 5 years ago
Delete applications correctly
ee704fb59ee461418e84369b5e3c4949187e27ab authored almost 5 years ago
ee704fb59ee461418e84369b5e3c4949187e27ab authored almost 5 years ago
Delete all applications when server shuts down
ac6b79ae162791cfd408755a5af6d89d24ec8c5d authored almost 5 years ago
ac6b79ae162791cfd408755a5af6d89d24ec8c5d authored almost 5 years ago
Trying to delete unused provider stream at once
aa80ca4571cef8f9d4267b4e7ec4e614a0e869fa authored almost 5 years ago
aa80ca4571cef8f9d4267b4e7ec4e614a0e869fa authored almost 5 years ago
Fixed Orchestrator malfunctioning due to commit 35529bf
7b2e9c0e45bf616617ad0e746ca1b800c3b8ab61 authored almost 5 years ago
7b2e9c0e45bf616617ad0e746ca1b800c3b8ab61 authored almost 5 years ago
Fixed memory leak in WebRTC Publisher
9992c47cbf15729f4fbec0a110bf671404378612 authored almost 5 years ago
9992c47cbf15729f4fbec0a110bf671404378612 authored almost 5 years ago
Fixed memory leak that occurs during a stream creation / release
538028f785530d5ab27ae5febeb6470e0509f12f authored almost 5 years ago
538028f785530d5ab27ae5febeb6470e0509f12f authored almost 5 years ago
Fixed memory leak for top-level module
9304949f36209a8718f4b5436c4bc5130888e649 authored almost 5 years ago
9304949f36209a8718f4b5436c4bc5130888e649 authored almost 5 years ago
Disabled test codes
096aa22f678bc4579471385eb498cc2502244e29 authored almost 5 years ago
096aa22f678bc4579471385eb498cc2502244e29 authored almost 5 years ago
Delete application correctly
ea588364a3abcbac9fce9f80dd15defb5ce3c029 authored almost 5 years ago
ea588364a3abcbac9fce9f80dd15defb5ce3c029 authored almost 5 years ago
Developing app deletion function
35529bf4c663d8889b7e86570cdc7aa36fc4f9df authored almost 5 years ago
35529bf4c663d8889b7e86570cdc7aa36fc4f9df authored almost 5 years ago
Fixed a character of Dockerfile
f6fc5919eee5d62cb680b8ae963151fd1865712b authored almost 5 years ago
f6fc5919eee5d62cb680b8ae963151fd1865712b authored almost 5 years ago
Change OPENSSL download url in Dockerfile
7881f738e610c827613d4ec2cb633d143a92f26d authored almost 5 years ago
7881f738e610c827613d4ec2cb633d143a92f26d authored almost 5 years ago
Added detailed logs for HTTP based streaming
e67985e0bb9fd96ce8c66d661334b5707fdb3fcf authored almost 5 years ago
e67985e0bb9fd96ce8c66d661334b5707fdb3fcf authored almost 5 years ago
Changed OME version to 0.10.1
761cd734319d00c29aab39c38596e344654b0213 authored almost 5 years ago
761cd734319d00c29aab39c38596e344654b0213 authored almost 5 years ago
Merge branch 'master' into dev
0a42d6951b24e795f46736fbb7ec3f12fb00498f authored almost 5 years ago
0a42d6951b24e795f46736fbb7ec3f12fb00498f authored almost 5 years ago
Added an algorithm that corrects when the TS coming from the encoder is not uniform.
c33609b400b226c35e49d109d107238a65511457 authored almost 5 years ago
c33609b400b226c35e49d109d107238a65511457 authored almost 5 years ago
Fixed an issue where _avc_nal_header_size was calculated incorrectly
afc8222e40a5ebdec512d664906e87a3e707bfbf authored almost 5 years ago
afc8222e40a5ebdec512d664906e87a3e707bfbf authored almost 5 years ago
Revomed unnecessary logs
8edc6166c7f0e3cfc2e565b8b83bb491c3c5b2ab authored almost 5 years ago
8edc6166c7f0e3cfc2e565b8b83bb491c3c5b2ab authored almost 5 years ago
fixed crash issue
0c487c03d163fc49f7f9457c372c77ba04f7eeb7 authored almost 5 years ago
0c487c03d163fc49f7f9457c372c77ba04f7eeb7 authored almost 5 years ago
fixed lengh of sps/pps packets
0763347bc4af589b97f0a3a99d2dde26e5ba3be8 authored almost 5 years ago
0763347bc4af589b97f0a3a99d2dde26e5ba3be8 authored almost 5 years ago
fixed lengh of sps/pps packets
f1f4c5f1b4ef4434adbb2aa33cb6ab5ad14bb918 authored almost 5 years ago
f1f4c5f1b4ef4434adbb2aa33cb6ab5ad14bb918 authored almost 5 years ago
Fixed sps/pps parser at dash publisher
195660aa1814336c4527c6cebc8c5b953847b0a7 authored almost 5 years ago
195660aa1814336c4527c6cebc8c5b953847b0a7 authored almost 5 years ago
Injected sps/pps at rtsp pull provider. Fixed sps/pps parser at dash publisher
243b15afdbb9934c708b4fcb75dab1c30896b5b7 authored almost 5 years ago
243b15afdbb9934c708b4fcb75dab1c30896b5b7 authored almost 5 years ago
Changed OpenSSL download URL in prerequisites.sh
dea299a3a24ae0f70e7f50dadeccf310b45d1003 authored almost 5 years ago
dea299a3a24ae0f70e7f50dadeccf310b45d1003 authored almost 5 years ago
Changed OpenSSL download URL in prerequisites.sh
edc465afaea7ac1130d952e670cfa685bd6bb3f9 authored almost 5 years ago
edc465afaea7ac1130d952e670cfa685bd6bb3f9 authored almost 5 years ago
Organized source codes related to RTMP Provider
33a4975199835d1a8c78dedd01ecc2b4c426d284 authored almost 5 years ago
33a4975199835d1a8c78dedd01ecc2b4c426d284 authored almost 5 years ago
Clean up code that is not executed when building release
0d34747e9ab8a94bfcc66a399be2dfc6102cc621 authored almost 5 years ago
0d34747e9ab8a94bfcc66a399be2dfc6102cc621 authored almost 5 years ago
Added exception handling for nullptr when ov::Data::Insert()/Append() is called
a39ba8fa2365aef29bb5041810c6783e5a1dbc50 authored almost 5 years ago
a39ba8fa2365aef29bb5041810c6783e5a1dbc50 authored almost 5 years ago
Fixed not to work with logd() related API when release build
6aae9fff67f6e867b6881a82f3a38ce8fe7378a7 authored almost 5 years ago
6aae9fff67f6e867b6881a82f3a38ce8fe7378a7 authored almost 5 years ago
Organize unused variables when release build
a75676690c4055891c5a27de34285111ba683709 authored almost 5 years ago
a75676690c4055891c5a27de34285111ba683709 authored almost 5 years ago
Added bypass stream to default configuration
906f64dbdb5fd9f5cb3555313fdfb6bef7957218 authored almost 5 years ago
906f64dbdb5fd9f5cb3555313fdfb6bef7957218 authored almost 5 years ago
The dynamic app is activated for all providers/publishers
583cd49080bb0654bb33ad2df75edfbd7d1117f1 authored almost 5 years ago
583cd49080bb0654bb33ad2df75edfbd7d1117f1 authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev
9746e7816864703c11a577dfc55ef96884470b19 authored almost 5 years ago
9746e7816864703c11a577dfc55ef96884470b19 authored almost 5 years ago
Added OvtProvider/OvtPublisher configuration
c21a97825b7f5ef77df5bb0433566cbd33b9423f authored almost 5 years ago
c21a97825b7f5ef77df5bb0433566cbd33b9423f authored almost 5 years ago
Fixed a crash in OvtPublisher when the stream was deleted
903462293eee1ece0b87e90d84b22962a38aaae4 authored almost 5 years ago
903462293eee1ece0b87e90d84b22962a38aaae4 authored almost 5 years ago
Improved configuration check code
7d0a0e312b074dfd1952ab4ecc5a73c521bf916b authored almost 5 years ago
7d0a0e312b074dfd1952ab4ecc5a73c521bf916b authored almost 5 years ago
Turn Provider and Publisher on and off in the application configuration
ce8180345172e18ca712072ce28ab27b3b2eeb43 authored almost 5 years ago
ce8180345172e18ca712072ce28ab27b3b2eeb43 authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev
893332db2d572e273462a7bacfe660e89c449622 authored almost 5 years ago
893332db2d572e273462a7bacfe660e89c449622 authored almost 5 years ago
Clean up source code complicated by VHost
2a0b7e44f51888f4ef430a56c9bd5653afdc9f2e authored almost 5 years ago
2a0b7e44f51888f4ef430a56c9bd5653afdc9f2e authored almost 5 years ago
Removed unnecessary log
07d664166d06e23a29ad2e99502bf4753c542599 authored almost 5 years ago
07d664166d06e23a29ad2e99502bf4753c542599 authored almost 5 years ago
Added merge for missing PR #50
e36fd1a3433f7308d45e74cd7ed96b86db332023 authored almost 5 years ago
e36fd1a3433f7308d45e74cd7ed96b86db332023 authored almost 5 years ago
Merge branch 'master' into dev
82d60f9fd791e1257f269464a8e91558f2ecb57f authored almost 5 years ago
82d60f9fd791e1257f269464a8e91558f2ecb57f authored almost 5 years ago
Changed version to v0.10.0
21056175b532f416e41446ce2fe1fa9400b715a4 authored almost 5 years ago
21056175b532f416e41446ce2fe1fa9400b715a4 authored almost 5 years ago
The jitter correction function has been added to the CMAF packetizer
8e29c19aeae6aa6e03f6de3b657555a3c82b25d6 authored almost 5 years ago
8e29c19aeae6aa6e03f6de3b657555a3c82b25d6 authored almost 5 years ago
Added some log for RTMP data
1b379dd568708c945a13a47a859b6c834c5a4fa3 authored almost 5 years ago
1b379dd568708c945a13a47a859b6c834c5a4fa3 authored almost 5 years ago
Added log when RTMP timestamp is rolling
8c918a236b391deec25c86f6014d1c23728340bc authored almost 5 years ago
8c918a236b391deec25c86f6014d1c23728340bc authored almost 5 years ago
Added log when RTMP timestamp is rolling
09f60635e9f115778d43260b1b483d4ee603bc33 authored almost 5 years ago
09f60635e9f115778d43260b1b483d4ee603bc33 authored almost 5 years ago
Fixed an issue where the RTMP provider incorrectly parsed data
918bcd161a3aeccf3d97225753111eb0de4902bd authored almost 5 years ago
918bcd161a3aeccf3d97225753111eb0de4902bd authored almost 5 years ago
Added ov_log_get_enabled() API
119a595ec94ec4fdb952b534df74c979280cb2e6 authored almost 5 years ago
119a595ec94ec4fdb952b534df74c979280cb2e6 authored almost 5 years ago
Update readme for new version
e128b44e4ee74a563c56d70acd39654ec38eab0e authored almost 5 years ago
e128b44e4ee74a563c56d70acd39654ec38eab0e authored almost 5 years ago
Pretty statistics log
6e4b7cec4b34e3747dfbf45112a258e6f8014e14 authored almost 5 years ago
6e4b7cec4b34e3747dfbf45112a258e6f8014e14 authored almost 5 years ago
Pretty statistics log
991ad3d638aa31d223888638c5891d90db7b97d0 authored almost 5 years ago
991ad3d638aa31d223888638c5891d90db7b97d0 authored almost 5 years ago
Pretty statistics log
e860042f47aee0b8ba0b461473d4a34642bab10e authored almost 5 years ago
e860042f47aee0b8ba0b461473d4a34642bab10e authored almost 5 years ago
Print detailed statistics when a stream is deleted
7eb593bda73f13309b7007dc299838bb5cd6329f authored almost 5 years ago
7eb593bda73f13309b7007dc299838bb5cd6329f authored almost 5 years ago
Change Logger.xml example
868b7b4361f8a40073eddcbb7e64b2882a626365 authored almost 5 years ago
868b7b4361f8a40073eddcbb7e64b2882a626365 authored almost 5 years ago
Added concurrent viewers log
2e1dc3d22ffb7f130e2ba6e0c020634539d151be authored almost 5 years ago
2e1dc3d22ffb7f130e2ba6e0c020634539d151be authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev
9242da130cba10e3056711b2a48f0787ee404fab authored almost 5 years ago
9242da130cba10e3056711b2a48f0787ee404fab authored almost 5 years ago
Organize logs
de39d0dfa003b55daa81d83d87b1fcbca3074c1a authored almost 5 years ago
de39d0dfa003b55daa81d83d87b1fcbca3074c1a authored almost 5 years ago
Added git_info.h as build target
712f9e30850a2582802ca94efec2987ab7defe14 authored almost 5 years ago
712f9e30850a2582802ca94efec2987ab7defe14 authored almost 5 years ago
Fixed compilation error
fbf58e826f06524dff59687d04ca9e28d3f56b61 authored almost 5 years ago
fbf58e826f06524dff59687d04ca9e28d3f56b61 authored almost 5 years ago
Redirect ffmpeg logs to ovlog
6ba0fb1811882308bbf93d1be62b70faeaf15aee authored almost 5 years ago
6ba0fb1811882308bbf93d1be62b70faeaf15aee authored almost 5 years ago
Organized source codes
bf5b07f41e54f1e1cc4d0366142c5e314b0b36d1 authored almost 5 years ago
bf5b07f41e54f1e1cc4d0366142c5e314b0b36d1 authored almost 5 years ago
Organized source codes
d1051efc018f887098146ffc909b484cac15fc9b authored almost 5 years ago
d1051efc018f887098146ffc909b484cac15fc9b authored almost 5 years ago
Added git version to log
580ba29cd7f3f373488dc72ebfff25995435410f authored almost 5 years ago
580ba29cd7f3f373488dc72ebfff25995435410f authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev
5219ffb61acc8a17cde4d42465fc064343e49cb5 authored almost 5 years ago
5219ffb61acc8a17cde4d42465fc064343e49cb5 authored almost 5 years ago
Changed the config name "TlsPort" to "TLSPort"
21852a5e0ad80513d4be5e616b3edeaa3482b07e authored almost 5 years ago
21852a5e0ad80513d4be5e616b3edeaa3482b07e authored almost 5 years ago
Added TLSPort configuration to examples
b92ad909f5f235ba7e79d0be084943c6e649f0dc authored almost 5 years ago
b92ad909f5f235ba7e79d0be084943c6e649f0dc authored almost 5 years ago
Removed dirty logs
85b24cf49ab5bd290ddc55c57361f16470cf46c0 authored almost 5 years ago
85b24cf49ab5bd290ddc55c57361f16470cf46c0 authored almost 5 years ago
Organized source codes related with HLS
74c4d4d067141e3d3cabada4d4dadfc442c24ef5 authored almost 5 years ago
74c4d4d067141e3d3cabada4d4dadfc442c24ef5 authored almost 5 years ago
Changed to specify HTTP Version
8bd22a0a4f2bd681c55f16898468254b386466e5 authored almost 5 years ago
8bd22a0a4f2bd681c55f16898468254b386466e5 authored almost 5 years ago
Improved socket stability
079839e22fffb467e6a3953cb8754af85586fa6a authored almost 5 years ago
079839e22fffb467e6a3953cb8754af85586fa6a authored almost 5 years ago
Changed "ClientPeersPerHostPeer" to "MaxClientPeersPerHostPeer"
2760ff857732ecaaee47bf6b5c581a5f5979a216 authored almost 5 years ago
2760ff857732ecaaee47bf6b5c581a5f5979a216 authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev
b9d37125cd70b8beb6744e9ea21f4c77f40c3020 authored almost 5 years ago
b9d37125cd70b8beb6744e9ea21f4c77f40c3020 authored almost 5 years ago
do not create an audio track in rtsp pull provider
b045c560315d6e73cc347d57c45f159f74a459ce authored almost 5 years ago
b045c560315d6e73cc347d57c45f159f74a459ce authored almost 5 years ago
Merge branch 'dev' of github.com:AirenSoft/OvenMediaEngine into dev
28d0492c51016d42921c1a985214fa7392c2758d authored almost 5 years ago
28d0492c51016d42921c1a985214fa7392c2758d authored almost 5 years ago
Fixed a bug : RTSPC Stream was sometimes deleted
cddd04506a5eb8fdff62c71250ca638d5f08155a authored almost 5 years ago
cddd04506a5eb8fdff62c71250ca638d5f08155a authored almost 5 years ago
Merge branch 'dev' of https://github.com/AirenSoft/OvenMediaEngine into dev
2585b2561ae51a4bb89fa2aecc8798d5d461dd43 authored almost 5 years ago
2585b2561ae51a4bb89fa2aecc8798d5d461dd43 authored almost 5 years ago